Skip to content

Commit

Permalink
Update publish.sh (#1749)
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-j-abbott-accenture authored Jan 31, 2025
1 parent 4269e0f commit a27f4c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ docker push smartcitiesdata/$app:$version
echo "Logging into Quay..."
echo "${QUAY_PASSWORD}" | docker login -u "${QUAY_USERNAME}" --password-stdin quay.io

docker tag smartcitiesdata/$app:$version quay.io/urbanos/$app:$version
docker push quay.io/urbanos/$app:$version

0 comments on commit a27f4c4

Please sign in to comment.