Skip to content
Snippets Groups Projects
Commit 602e2bae authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

kluster

parent 43279bd4
Branches
No related tags found
No related merge requests found
Pipeline #62259 passed
......@@ -67,6 +67,7 @@ gcloud --version > /dev/null
skopeo -v > /dev/null
jq --version > /dev/null
docker login -u $EMAIL -p "$DOCKERPASS" registry.dbogatov.org
docker login
# gcloud init
# PROVISION
......
......@@ -7,7 +7,7 @@ set -e
source sources/data.sh
source .secret.sh
VALUES=( "34.73.191.249" )
VALUES=( "35.229.50.4" )
echo "Values are ${VALUES[*]}"
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment