test
Build and Push Docker Image / checkout_repository (push) Failing after 7s
Details
Build and Push Docker Image / checkout_repository (push) Failing after 7s
Details
This commit is contained in:
parent
a6f7116e03
commit
7c4a3f7a37
|
@ -20,7 +20,7 @@ jobs:
|
||||||
tar -xzf buildkit.tar.gz
|
tar -xzf buildkit.tar.gz
|
||||||
ls -la
|
ls -la
|
||||||
mv -v bin/* /usr/local/bin/
|
mv -v bin/* /usr/local/bin/
|
||||||
service buildkitd start
|
buildctl --help
|
||||||
|
|
||||||
- name: Build and Push Docker Image
|
- name: Build and Push Docker Image
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue