release-0.0.6
This commit is contained in:
parent
80ec02013d
commit
03e286225d
@ -9,7 +9,7 @@ stages:
|
||||
build:
|
||||
stage: build
|
||||
only:
|
||||
- /^\d+\.\d\.\d$/
|
||||
- /^v.*$/
|
||||
except:
|
||||
- branches
|
||||
script:
|
||||
@ -22,7 +22,7 @@ docker-build-master:
|
||||
image: docker:latest
|
||||
stage: deploy
|
||||
only:
|
||||
- /^\d+\.\d\.\d$/
|
||||
- /^v.*$/
|
||||
except:
|
||||
- branches
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user