Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Jul 30, 2023
1 parent f3e9861 commit b4115df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ build:
- export DOCKER_PATH=docker/dockerfile-builder
- export REPO_NAME=$CI_REGISTRY_IMAGE/tmt-builder
- export IMAGE_NAME=$REPO_NAME:$CI_COMMIT_REF_NAME
- echo "build cfg 1 - ${TRANSIFEX_CFG}"
# Copy GitLab environment files with credentials
# Copy GitLab environment variables files with credentials
- cp ${TRANSIFEX_CFG} cfg/credentials/transifex.cfg
- cp ${ZENATA_CFG} cfg/credentials/zanata.yaml
- cp ${WEBLATE_CFG} cfg/credentials/weblate.yaml
Expand Down

0 comments on commit b4115df

Please sign in to comment.