fix: v0.1.2
This commit is contained in:
parent
58564f9d5e
commit
0dd72d0f53
@ -33,11 +33,13 @@ jobs:
|
||||
run: |
|
||||
docker run --rm -v $(pwd):/workspace \
|
||||
-v $(pwd)/.docker.config.json:/kaniko/.docker/config.json:ro \
|
||||
gcr.io/kaniko-project/executor:latest \
|
||||
--dockerfile=/workspace/Dockerfile \
|
||||
--context=/workspace \
|
||||
--destination=gitea.loveuer.com/loveuer/build/u-api:${{ gitea.ref_name }} \
|
||||
--single-snapshot
|
||||
alpine:latest \
|
||||
ls -alsh /workspace
|
||||
# gcr.io/kaniko-project/executor:latest \
|
||||
# --dockerfile=/workspace/Dockerfile \
|
||||
# --context=/workspace \
|
||||
# --destination=gitea.loveuer.com/loveuer/build/u-api:${{ gitea.ref_name }} \
|
||||
# --single-snapshot
|
||||
|
||||
clean:
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user