5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-05 19:35:45 +00:00

ci: debug

This commit is contained in:
f 2023-11-30 13:34:06 -03:00
parent 8cf00e75c7
commit cdb992669b
No known key found for this signature in database

View file

@ -18,6 +18,7 @@ assets:
- "app/assets/**/*"
- ".gitlab-ci.yml"
before_script:
- "env"
- "test -n \"${GITLAB_CI_PUSH_TOKEN}\""
- "git config --global user.email \"${GIT_USER_EMAIL:-$GITLAB_USER_EMAIL}\""
- "git config --global user.name \"${GIT_USER_NAME:-$GITLAB_USER_NAME}\""