Skip to content

Commit

Permalink
chore: Cleanup gitlab-ci before-script
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Nov 15, 2024
1 parent 4085408 commit f48c66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ roadiz_skeleton_test:
path: coverage/cobertura.xml
# If you are using private repositories, you need to provide a COMPOSER_DEPLOY_TOKEN variable
# before_script:
# - composer config --global gitlab-token.gitlab.com $COMPOSER_DEPLOY_TOKEN
# - composer config gitlab-token.gitlab.com ${COMPOSER_DEPLOY_TOKEN_USER} ${COMPOSER_DEPLOY_TOKEN}
script:
#
# If you are using private repositories, you need to provide a COMPOSER_DEPLOY_TOKEN variable
Expand Down

0 comments on commit f48c66f

Please sign in to comment.