mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-17 06:03:20 +00:00
rename release artifacts to semver
This commit is contained in:
parent
cb0016f184
commit
9c8d2526ac
|
@ -34,7 +34,7 @@ steps:
|
|||
|
||||
- name: deploy
|
||||
commands:
|
||||
- rename app pro.kherel.selfprivacy *.apk && rename release "$DRONE_TAG" *.apk
|
||||
- rename app pro.kherel.selfprivacy *.apk && rename release "$DRONE_SEMVER" *.apk
|
||||
- ls *.apk
|
||||
|
||||
trigger:
|
||||
|
|
Loading…
Reference in a new issue