mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-17 22:16:21 +00:00
ci: debug
This commit is contained in:
parent
8cf00e75c7
commit
cdb992669b
1 changed files with 1 additions and 0 deletions
|
@ -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}\""
|
||||
|
|
Loading…
Reference in a new issue