mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-31 04:09:43 +02:00
🐛(ci) improve docker-hub
Avoid to notify argocd for nothing
This commit is contained in:
committed by
Anthony LC
parent
89aa048fc1
commit
f9bec19c7d
@@ -121,6 +121,8 @@ jobs:
|
||||
- build-and-push-frontend
|
||||
- build-and-push-backend
|
||||
runs-on: ubuntu-latest
|
||||
if: |
|
||||
github.event_name != 'pull_request'
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user