Skip to content

Commit

Permalink
Update build-push-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt authored Apr 17, 2024
1 parent 21b8e76 commit bbf5e72
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/build-push-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Build Docker Images, Push to Registry, and Deploy

on:
push
# push:
# branches:
# - main
# release:
# types: [published]
push:
branches:
- main
release:
types: [published]

jobs:
build-and-push:
Expand Down

0 comments on commit bbf5e72

Please sign in to comment.