debug info
This commit is contained in:
@@ -44,6 +44,7 @@ dev_deploy:
|
||||
- base64 -d $SA_Development | docker login -u _json_key --password-stdin https://eu.gcr.io
|
||||
stage: docker
|
||||
script:
|
||||
- cat /etc/issue
|
||||
- docker build -t $IMAGE_TAG .
|
||||
- docker push $IMAGE_TAG
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user