Vue Component text amendment 7

This commit is contained in:
Dillon
2023-05-07 13:58:18 +08:00
parent 245431d496
commit 57d96ae3c3
-10
View File
@@ -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