Skip to content
Snippets Groups Projects
Commit 3d1844f4 authored by Alexander Kulikov's avatar Alexander Kulikov
Browse files

disable debug printenv during build stage

parent 38a88952
Branches
Tags
1 merge request!685-implement-integrity-check-of-documents
......@@ -25,11 +25,7 @@ ppc64le:
tags:
- ppc64le
script:
- printenv
- docker pull registry.vereign.com/docker/vcl-build-base:buster
- docker pull registry.vereign.com/docker/go-runtime:master
# - docker build --build-arg GITLAB_LOGIN=gitlab-ci-token --build-arg GITLAB_PASSWORD=$CI_JOB_TOKEN --pull -t $IMAGE -f Dockerfile .
- docker build --build-arg GITLAB_LOGIN=gitlab-ci-token --build-arg GITLAB_PASSWORD=$CI_JOB_TOKEN -t $IMAGE -f Dockerfile .
- docker build --build-arg GITLAB_LOGIN=gitlab-ci-token --build-arg GITLAB_PASSWORD=$CI_JOB_TOKEN --pull -t $IMAGE -f Dockerfile .
- docker push $IMAGE
amd64:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment