Try with Buildah
Build and Push Docker Image / checkout_repository (push) Failing after 22s Details

This commit is contained in:
Arnaud Delcasse 2024-03-22 09:18:09 +01:00
parent 7dd32f8e68
commit 4ce7c8d00f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
build-args: | build-args: |
ACCESS_TOKEN_USR=ncaron ACCESS_TOKEN_USR=ncaron
ACCESS_TOKEN_PWD=6744954b4a3a43422e62e8d110f90de527ce094d ACCESS_TOKEN_PWD=6744954b4a3a43422e62e8d110f90de527ce094d
extra-args: | envs: |
BUILDAH_ISOLATION=chroot BUILDAH_ISOLATION=chroot
- name: Push To Registry - name: Push To Registry