mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/vapor-laravel-poc.git
synced 2026-08-19 04:13:55 +00:00
Vue Component text amendment 7
This commit is contained in:
@@ -3,16 +3,6 @@ stages:
|
||||
- deploy
|
||||
|
||||
#jobs
|
||||
#build & install
|
||||
build_install:
|
||||
stage: build_install
|
||||
script:
|
||||
- composer install
|
||||
- npm install
|
||||
- npm run build
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "development"'
|
||||
|
||||
#deploy
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
||||
Reference in New Issue
Block a user