mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-18 06:56:22 +00:00
fix: correr cuando se modifica la ci
This commit is contained in:
parent
9ec67f90e7
commit
8ef29dbfdc
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ assets:
|
|||
- "package.json"
|
||||
- "app/javascript/**/*"
|
||||
- "app/assets/**/*"
|
||||
- ".gitlab-ci.yml"
|
||||
before_script:
|
||||
- "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