Skip to content

Commit

Permalink
fix: use command version (#2231)
Browse files Browse the repository at this point in the history
  • Loading branch information
jithine authored Sep 28, 2020
1 parent 641e32e commit 49391f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
requires: [main]
template: screwdriver-cd/semantic-release
steps:
- postpublish: sd-cmd exec screwdriver/docker-trigger
- postpublish: sd-cmd exec screwdriver/docker-trigger@latest
environment:
DOCKER_REPO: screwdrivercd/screwdriver
secrets:
Expand Down

0 comments on commit 49391f7

Please sign in to comment.