mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
2020-03-06 14:08:59
This commit is contained in:
@@ -17,8 +17,6 @@ pack:branchs:
|
|||||||
cache:
|
cache:
|
||||||
key: ${CI_COMMIT_REF_NAME}
|
key: ${CI_COMMIT_REF_NAME}
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
|
||||||
- mbfiles/
|
|
||||||
|
|
||||||
deploy:branchs:
|
deploy:branchs:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
@@ -33,8 +31,6 @@ deploy:branchs:
|
|||||||
cache:
|
cache:
|
||||||
key: ${CI_COMMIT_REF_NAME}
|
key: ${CI_COMMIT_REF_NAME}
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
|
||||||
- mbfiles/
|
|
||||||
|
|
||||||
deploy:dev:
|
deploy:dev:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
@@ -46,8 +42,6 @@ deploy:dev:
|
|||||||
cache:
|
cache:
|
||||||
key: ${CI_COMMIT_REF_NAME}
|
key: ${CI_COMMIT_REF_NAME}
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
|
||||||
- mbfiles/
|
|
||||||
|
|
||||||
pack:master:
|
pack:master:
|
||||||
stage: pack
|
stage: pack
|
||||||
@@ -66,8 +60,6 @@ pack:master:
|
|||||||
cache:
|
cache:
|
||||||
key: master
|
key: master
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
|
||||||
- mbfiles/
|
|
||||||
|
|
||||||
pack:test:
|
pack:test:
|
||||||
stage: pack
|
stage: pack
|
||||||
@@ -86,8 +78,6 @@ pack:test:
|
|||||||
cache:
|
cache:
|
||||||
key: test
|
key: test
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
|
||||||
- mbfiles/
|
|
||||||
|
|
||||||
deploy:master:
|
deploy:master:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
@@ -104,8 +94,6 @@ deploy:master:
|
|||||||
cache:
|
cache:
|
||||||
key: master
|
key: master
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
|
||||||
- mbfiles/
|
|
||||||
|
|
||||||
deploy:test:
|
deploy:test:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
@@ -122,8 +110,6 @@ deploy:test:
|
|||||||
cache:
|
cache:
|
||||||
key: test
|
key: test
|
||||||
untracked: true
|
untracked: true
|
||||||
paths:
|
|
||||||
- mbfiles/
|
|
||||||
|
|
||||||
syncode:github:
|
syncode:github:
|
||||||
stage: syncode
|
stage: syncode
|
||||||
|
|||||||
Reference in New Issue
Block a user