Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schneck committed Mar 18, 2017
1 parent 9d5d85f commit 07a5ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build/trigger_dockerhub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ URLS=(
"https://registry.hub.docker.com/u/consol/ubuntu-icewm-vnc/trigger/c73f3c3f-ecc3-46b1-9766-46c7dfca4d16/"
"https://registry.hub.docker.com/u/consol/centos-icewm-vnc/trigger/3ea59f8b-364a-4a31-b1f3-aa0201f321d2/"
)
PAYLOAD='{"source_type": "Tag", "source_name": "'$GIT_TAG'"}'
PAYLOAD='{"source_type": "Tag", "source_name": "'$DOCKER_TAG'"}'

#Loop
for URL in "${URLS[@]}"
Expand Down

0 comments on commit 07a5ec7

Please sign in to comment.