Skip to content

Commit

Permalink
Merge pull request #59 from JAlvarezJarreta/repo_cleanup
Browse files Browse the repository at this point in the history
Use the correct username
  • Loading branch information
JAlvarezJarreta authored May 8, 2024
2 parents 8df4fd2 + 8094adc commit db93610
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 @@ -26,7 +26,7 @@ default:
variables:
PYTHON_IMAGE: python:3.9
RUN_DIR: ./cicd/runtime
USER: $GITLAB_USER_NAME
USER: $GITLAB_USER_LOGIN
# Configure mysql environment variables (https://hub.docker.com/_/mysql/)
MYSQL_ROOT_PASSWORD: root
MYSQL_USER: runner
Expand Down

0 comments on commit db93610

Please sign in to comment.