Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Publish container image on release #285

Merged
merged 2 commits into from
Nov 20, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update .github/workflows/build-image.yaml
antonbabenko authored and MindTooth committed Nov 20, 2021

Verified

This commit was signed with the committer’s verified signature.
MindTooth Birger Johan Nordølum
commit 63d6a0be09fe368b909b71d49171a338581d2f48
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ name: publish container image
on:
push:
MindTooth marked this conversation as resolved.
Show resolved Hide resolved
branches:
- "master"
- master
release:
types:
- created