forgot the build_docker step
This commit is contained in:
parent
37b1ed8fe3
commit
3181e0db9e
@ -2,7 +2,7 @@
|
||||
|
||||
REGISTRY=registry.nationtech.io
|
||||
IMAGE_NAME=sreez-website
|
||||
TAG="v1.7.2"
|
||||
TAG="v1.8.0"
|
||||
|
||||
IMAGE="${REGISTRY}/${IMAGE_NAME}:${TAG}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user