Test CI
This commit is contained in:
parent
f27fe0ebfa
commit
cdf065f17f
@ -17,7 +17,6 @@ pipeline:
|
|||||||
password:
|
password:
|
||||||
from_secret: registrypass
|
from_secret: registrypass
|
||||||
when:
|
when:
|
||||||
branch: refs/tags/*
|
|
||||||
tag: v*
|
tag: v*
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
package ezshare
|
package ezshare
|
||||||
|
|
||||||
// TODO: Maybe put this somewhere more sensible
|
// TODO: Maybe put this somewhere more sensible
|
||||||
const Version = "v0.1.3"
|
const Version = "v0.1.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user