Test CI - again
This commit is contained in:
parent
b362e0bcf1
commit
14aca041ab
@ -6,7 +6,6 @@ pipeline:
|
||||
- cat .tags
|
||||
when:
|
||||
event: [tag]
|
||||
tag: v*
|
||||
|
||||
publish:
|
||||
image: plugins/docker
|
||||
@ -17,4 +16,3 @@ pipeline:
|
||||
from_secret: registrypass
|
||||
when:
|
||||
event: [tag]
|
||||
tag: v*
|
||||
|
@ -1,4 +1,4 @@
|
||||
package ezshare
|
||||
|
||||
// TODO: Maybe put this somewhere more sensible
|
||||
const Version = "v0.1.8"
|
||||
const Version = "v0.1.9"
|
||||
|
Loading…
Reference in New Issue
Block a user