We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5c0ee commit fc48022Copy full SHA for fc48022
.drone.yml
@@ -10,7 +10,7 @@ steps:
10
GIT_SECRET:
11
from_secret: GITHUB_KEY
12
commands:
13
- - npm install -g @author.io/cicd-autotag
+ - npm install -g @author.io/cicd-autotag@1.0.5
14
- autotag
15
when:
16
event:
0 commit comments