fix
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -16,7 +16,7 @@ pipeline {
|
||||
test -s .docker-cache/ut99.ref
|
||||
echo "ut99 ref: $(cat .docker-cache/ut99.ref)"
|
||||
|
||||
git ls-remote https://gitea.chacha.ddns.net/chacha/icons-collection.git refs/heads/master \
|
||||
git ls-remote https://gitea.chacha.ddns.net/chacha/icons-collection.git refs/heads/main \
|
||||
| awk '{print $1}' > .docker-cache/icons.ref
|
||||
test -s .docker-cache/icons.ref
|
||||
echo "icons ref: $(cat .docker-cache/uticons99.ref)"
|
||||
|
||||
Reference in New Issue
Block a user