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

This commit is contained in:
Arnaud Delcasse 2024-03-22 08:51:34 +01:00
parent 678d1cef20
commit f86693da90
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ jobs:
build-args: | build-args: |
ACCESS_TOKEN_USR=ncaron ACCESS_TOKEN_USR=ncaron
ACCESS_TOKEN_PWD=6744954b4a3a43422e62e8d110f90de527ce094d ACCESS_TOKEN_PWD=6744954b4a3a43422e62e8d110f90de527ce094d
BUILDAH_ISOLATION=chroot
- name: Push To Registry - name: Push To Registry
id: push-to-registry id: push-to-registry