test
Build and Push Docker Image / checkout_repository (push) Failing after 7s Details

This commit is contained in:
Nicolas CARON 2024-03-20 13:08:05 +01:00
parent cf352c6911
commit 22a5a692d0
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ jobs:
tar -xzf buildkit.tar.gz
ls -la
mv -v bin/* /usr/local/bin/
service buildkitd.sock start
- name: Build and Push Docker Image
run: |