1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

pipe docker

This commit is contained in:
MoonTestUse1
2025-02-09 02:14:26 +06:00
parent d898e60167
commit 5cd2f9d6d9

View File

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