feat: update ci
This commit is contained in:
parent
3bc4b20035
commit
423e71476d
@ -8,8 +8,4 @@ build:
|
||||
name: multi_user
|
||||
paths:
|
||||
- multi_user
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- develop
|
||||
|
||||
|
@ -1,7 +1,5 @@
|
||||
build:
|
||||
stage: build
|
||||
stage: deploy
|
||||
image: docker:stable
|
||||
script:
|
||||
- docker login -u $CI_DEPLOY_USER -p $CI_DEPLOY_PASSWORD $CI_REGISTRY
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user