Commit bebaf6bc authored by nanahira's avatar nanahira

use commit sha for ci

parent e8db2abd
Pipeline #5636 passed with stages
in 3 minutes and 54 seconds
......@@ -79,9 +79,8 @@ deploy:
variables:
username: $MYCARD_USERNAME
password: $MYCARD_PASSWORD
#appVersion: $CI_COMMIT_TAG
appVersion: $CI_COMMIT_SHORT_SHA
script:
- export appVersion="v$(git rev-list --count HEAD)"
- apt update; apt -y install tar zstd curl jq
- git clone https://code.mycard.moe/mycard/mycard-package-script
- cd mycard-package-script
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment