Update .gitea/workflows/docker-build.yml
Some checks failed
Build Docker Image / build (pull_request) Failing after 1m4s
Some checks failed
Build Docker Image / build (pull_request) Failing after 1m4s
This commit is contained in:
parent
ab0f42d615
commit
f36bcaccd2
@ -147,7 +147,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Discord Notification - Success (DEBUG)
|
||||
if: success() && github.ref == 'refs/heads/main' || github.event_name == 'pull_request')
|
||||
if: success()
|
||||
run: |
|
||||
# Debug: Show what variables we have
|
||||
echo "=== Debug Info ==="
|
||||
|
||||
Loading…
Reference in New Issue
Block a user