5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-01 11:36:07 +00:00

fix: correr cuando se modifica la ci

This commit is contained in:
f 2023-11-30 10:32:52 -03:00
parent 9ec67f90e7
commit 8ef29dbfdc
No known key found for this signature in database

View file

@ -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}\""