Skip to content

Commit

Permalink
ci(docker-build-and-push-main): don't push to registry on commit to m…
Browse files Browse the repository at this point in the history
…ain (autowarefoundation#4888)

Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx authored Jun 19, 2024
1 parent b757eb3 commit ce3e912
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-build-and-push-main-self-hosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
push:
tags:
- openadkit-v*.*.*
branches:
- main
schedule:
- cron: 0 0 1,15 * *
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/docker-build-and-push-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ on:
push:
tags:
- openadkit-v*.*.*
branches:
- main
schedule:
- cron: 0 0 1,15 * *
workflow_dispatch:
Expand Down

0 comments on commit ce3e912

Please sign in to comment.