Commit 62a09c8d authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent a3f23bd9
Pipeline #38991 failed with stages
in 104 minutes and 50 seconds
...@@ -196,6 +196,6 @@ upload_mycard: ...@@ -196,6 +196,6 @@ upload_mycard:
extends: .deploy extends: .deploy
variables: variables:
appVersion: $CI_COMMIT_TAG appVersion: $CI_COMMIT_TAG
script: ./ci/upload-packager.sh script: ./.ci/upload-packager.sh
only: only:
- tags - tags
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