build:debug brace mismatch #2
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
479d896599
commit
8fd0136bb7
@ -65,15 +65,15 @@ steps:
|
||||
--plugins @semantic-release/commit-analyzer,@semantic-release/exec \
|
||||
--analyzeCommits @semantic-release/commit-analyzer \
|
||||
--verifyRelease @semantic-release/exec \
|
||||
--verifyReleaseCmd "echo \${nextRelease.version} > .\.version"
|
||||
--verifyReleaseCmd "echo foo > .\.version"
|
||||
environment:
|
||||
GIT_APIKEY:
|
||||
from_secret: git_apikey
|
||||
GIT_USERNAME: djpbessems
|
||||
|
||||
- name: Print version
|
||||
# depends_on:
|
||||
# - Semantic Release (Dry-run)
|
||||
depends_on:
|
||||
- Semantic Release (Dry-run)
|
||||
image: bv11-cr01.bessems.eu/library/packer-extended
|
||||
pull: always
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user