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

ci: sin debug [skip ci]

This commit is contained in:
f 2023-11-30 13:39:11 -03:00
parent cdb992669b
commit 0b1622fb56
No known key found for this signature in database

View file

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