test
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 6s

This commit is contained in:
2024-03-20 13:08:25 +01:00
parent 22a5a692d0
commit a6f7116e03

View File

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