Skip to content

Commit

Permalink
Add temporary Trigger on push
Browse files Browse the repository at this point in the history
  • Loading branch information
mandulaj authored Feb 8, 2024
1 parent f8e002e commit d7d4e6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker_2004_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: "Publish Ubuntu 20.04 image"
on:
release:
types: [published]
push:
branches: [ master, dockerfile ]

jobs:
push_to_registries:
Expand Down

0 comments on commit d7d4e6b

Please sign in to comment.