workflow changed
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 0s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 0s
This commit is contained in:
parent
335cac8115
commit
c930a56d4c
@ -30,11 +30,6 @@ jobs:
|
||||
# git fetch --depth 1 origin main
|
||||
# git checkout main
|
||||
steps:
|
||||
- name: Configure Git SSL
|
||||
run: |
|
||||
git config --global http.sslVerify false
|
||||
git config --global --add safe.directory /workspace/*
|
||||
|
||||
- name: Checkout repository
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user