fix: v0.1.2
This commit is contained in:
parent
93c4339039
commit
91f3da635d
@ -34,6 +34,7 @@ jobs:
|
||||
docker run --rm -v $(pwd):/workspace \
|
||||
-v $(pwd)/.docker.config.json:/kaniko/.docker/config.json:ro \
|
||||
gcr.io/kaniko-project/executor:latest \
|
||||
executor \
|
||||
--dockerfile /workspace/Dockerfile \
|
||||
--destination "gitea.loveuer.com/loveuer/build/ushare:${{ gitea.ref_name }}" \
|
||||
--context dir:///workspace/ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user