feat: update ci

This commit is contained in:
Swann 2020-10-02 18:57:50 +02:00
parent 3bc4b20035
commit 423e71476d
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB
2 changed files with 1 additions and 7 deletions

View File

@ -8,8 +8,4 @@ build:
name: multi_user
paths:
- multi_user
only:
refs:
- master
- develop

View File

@ -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