更新 .gitea/workflows/build.yaml
Some checks failed
Build and Push Docker Image / build (push) Failing after 4s
Some checks failed
Build and Push Docker Image / build (push) Failing after 4s
This commit is contained in:
@@ -13,8 +13,8 @@ jobs:
|
||||
ping -c 3 docker || true
|
||||
ping -c 3 server || true
|
||||
|
||||
- name: Test Docker Connection
|
||||
run: docker version
|
||||
#- name: Test Docker Connection
|
||||
# run: docker version
|
||||
|
||||
- name: Build and Push
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user