CI: use chroot isolation
Some checks failed
Build and Push Docker Image / build (push) Failing after 22s
Some checks failed
Build and Push Docker Image / build (push) Failing after 22s
This commit is contained in:
@@ -30,6 +30,8 @@ jobs:
|
|||||||
containerfiles: "Dockerfile"
|
containerfiles: "Dockerfile"
|
||||||
image: git.kocoder.xyz/kocoded/vt-be
|
image: git.kocoder.xyz/kocoded/vt-be
|
||||||
tags: "${{ github.ref_name }} latest"
|
tags: "${{ github.ref_name }} latest"
|
||||||
|
extra-args: |
|
||||||
|
--isolation=chroot
|
||||||
|
|
||||||
- name: Push Docker Images
|
- name: Push Docker Images
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user