This commit is contained in:
@@ -19,11 +19,6 @@ jobs:
|
||||
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Show git status (debug)
|
||||
run: |
|
||||
echo "GIT dir: $(pwd)"
|
||||
|
||||
Reference in New Issue
Block a user