Skip to content

Commit

Permalink
Update publish_docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgatis authored Oct 26, 2023
1 parent 9eb3da1 commit 342fc54
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@ name: Publish Docker image

on:
push:
branches:
- "main"
tags:
- "v*.*.*"
pull_request:
branches:
- "main"

jobs:
push_to_registry:
Expand Down

0 comments on commit 342fc54

Please sign in to comment.