Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toolmantim authored Feb 7, 2020
1 parent 9dc1cb9 commit 5611e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ template: |
steps:
- command: test.sh
plugins:
- docker#$PREVIOUS_TAG:
+ docker#v$NEXT_MINOR_VERSION:
- docker-compose#$PREVIOUS_TAG:
+ docker-compose#v$NEXT_MINOR_VERSION:
image: someimage
workdir: /app
```

0 comments on commit 5611e9e

Please sign in to comment.