mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
pipe docker
This commit is contained in:
@@ -21,7 +21,6 @@ build-backend:
|
||||
command: ["--tls=false"]
|
||||
before_script:
|
||||
- until docker info; do sleep 1; done
|
||||
- echo $GOOGLE_CLOUD_ACCOUNT | docker login -u _json_key --password-stdin https://us.gcr.io
|
||||
script:
|
||||
- cd backend
|
||||
- docker build -t backend:latest .
|
||||
|
Reference in New Issue
Block a user