fix
This commit is contained in:
parent
1f6eee9b7d
commit
ed093f02f5
@ -15,6 +15,8 @@ update-code-dev:
|
||||
GIT_STRATEGY: none
|
||||
script:
|
||||
- cd ${WEBROOT_PATH}/${PROJECT_DIR} && git pull
|
||||
after_script:
|
||||
- cd ${COMPOSE_PATH} && env | docker-compose exec -T -w /webroot/${WEBROOT_PATH##*/}/starapt php php artisan deploy:notice
|
||||
update-code-pre:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "web-release"'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user