fix: v0.1.2
This commit is contained in:
parent
761b1d3b27
commit
1a8827a67a
@ -34,9 +34,7 @@ jobs:
|
|||||||
docker run --rm -v $(pwd):/workspace \
|
docker run --rm -v $(pwd):/workspace \
|
||||||
-v $(pwd)/.docker.config.json:/kaniko/.docker/config.json:ro \
|
-v $(pwd)/.docker.config.json:/kaniko/.docker/config.json:ro \
|
||||||
gcr.io/kaniko-project/executor:latest \
|
gcr.io/kaniko-project/executor:latest \
|
||||||
'-f /workspace/Dockerfile' \
|
|
||||||
'-d "gitea.loveuer.com/loveuer/build/ushare:${{ gitea.ref_name }}"' \
|
'-d "gitea.loveuer.com/loveuer/build/ushare:${{ gitea.ref_name }}"' \
|
||||||
'-c "dir://workspace/"' \
|
|
||||||
'--single-snapshot'
|
'--single-snapshot'
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user