fix: v0.1.2
This commit is contained in:
parent
b207b64466
commit
5c06d03f04
@ -31,7 +31,7 @@ jobs:
|
|||||||
|
|
||||||
- name: build by kaniko in docker
|
- name: build by kaniko in docker
|
||||||
run: |
|
run: |
|
||||||
docker run --rm -v $(pwd):/workspace -v $(pwd)/.docker.config.json:/kaniko/.docker/config.json:ro gcr.io/kaniko-project/executor:latest '--context dir:///workspace/ --dockerfile /workspace/Dockerfile --destination "gitea.loveuer.com/loveuer/build/ushare:${{ gitea.ref_name }}" --single-snapshot'
|
docker run --rm -v $(pwd):/workspace -v $(pwd)/.docker.config.json:/kaniko/.docker/config.json:ro gcr.io/kaniko-project/executor:latest 'executor --context dir:///workspace/ --dockerfile /workspace/Dockerfile --destination "gitea.loveuer.com/loveuer/build/ushare:${{ gitea.ref_name }}" --single-snapshot'
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
if: always()
|
if: always()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user