mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/vapor-laravel-poc.git
synced 2026-08-19 04:13:55 +00:00
Fix failed pipeline e
This commit is contained in:
@@ -18,6 +18,7 @@ build_install:
|
||||
deploy:
|
||||
stage: deploy
|
||||
script:
|
||||
- composer install
|
||||
- vapor deploy production --commit="$CI_COMMIT_MESSAGE"
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "development"'
|
||||
|
||||
Reference in New Issue
Block a user