Skip to content

Commit

Permalink
ci(docker-build-and-push-main): don't push to registry on commit to main
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
  • Loading branch information
M. Fatih Cırıt committed Jun 18, 2024
1 parent 036978a commit 7eb51a9
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
@@ -10,8 +10,6 @@ on:
push:
tags:
- openadkit-v*.*.*
branches:
- main
schedule:
- cron: 0 0 1,15 * *
workflow_dispatch:
2 changes: 0 additions & 2 deletions .github/workflows/docker-build-and-push-main.yaml
Original file line number Diff line number Diff line change
@@ -10,8 +10,6 @@ on:
push:
tags:
- openadkit-v*.*.*
branches:
- main
schedule:
- cron: 0 0 1,15 * *
workflow_dispatch:

0 comments on commit 7eb51a9

Please sign in to comment.