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"
|
||||
image: git.kocoder.xyz/kocoded/vt-be
|
||||
tags: "${{ github.ref_name }} latest"
|
||||
extra-args: |
|
||||
--isolation=chroot
|
||||
|
||||
- name: Push Docker Images
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user