Skip to content

Commit 7b93259

Browse files
author
Seth Goings
committed
Merge pull request #13 from sgoings/v2-beta-bump
chore(release): bump version to v2-beta
2 parents 3c54099 + fb706a1 commit 7b93259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_scripts/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
cd "$(dirname "$0")" || exit 1
77

8-
export IMAGE_PREFIX=deis VERSION=2.0.0-alpha
8+
export IMAGE_PREFIX=deisci VERSION=v2-beta
99
docker login -e="$DOCKER_EMAIL" -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
1010
DEIS_REGISTRY='' make -C .. docker-build docker-push
1111
docker login -e="$QUAY_EMAIL" -u="$QUAY_USERNAME" -p="$QUAY_PASSWORD" quay.io

0 commit comments

Comments
 (0)