Fix: semantic versioning and docker push to local registry

This commit is contained in:
2023-12-03 04:48:47 +00:00
parent 9ce6bb5798
commit 08069d61d1

View File

@@ -8,7 +8,7 @@ stages:
- build - build
#- push_local #- push_local
- release - release
##- push_dockerhub #- push_dockerhub
build: build:
image: docker:24.0.5-dind image: docker:24.0.5-dind