Skip to content

Commit

Permalink
feat: run github action on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
evrins committed May 8, 2024
1 parent ac6c5ef commit 0f0071f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Create and publish Container images

on:
push:
tags:
- v*
push

jobs:
build-container-images:
Expand Down

0 comments on commit 0f0071f

Please sign in to comment.