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 4492f56 commit a1ae2a5Copy full SHA for a1ae2a5
.drone.yml
@@ -1,6 +1,8 @@
1
kind: pipeline
2
type: docker
3
name: Build and Publish
4
+trigger:
5
+ event: [push, tag]
6
7
steps:
8
- name: check out
0 commit comments