This commit is contained in:
Administrator
2022-09-25 15:08:41 +03:00
parent 62a40ff5eb
commit a19d75c0df
3 changed files with 35 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ stages:
before_script:
- docker login -u mathwave -p $DOCKERHUB_PASSWORD
- docker network create -d overlay --attachable swarmpit-nginx || true
- mkdir /sprint-data/mongo || true
build:
stage: build