ci: fix semantic versioning and docker push to local registry

This commit is contained in:
2023-12-03 04:45:28 +00:00
parent 2944dff3e2
commit 9ce6bb5798

View File

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