Skip to content

Commit

Permalink
Merge pull request #4 from swimlane/trigger-cicd
Browse files Browse the repository at this point in the history
trigger-cicd
  • Loading branch information
bagel-dawg authored Dec 12, 2024
2 parents 9f4fc28 + b2a6e59 commit 825b8e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
predicate-quantifier: 'every'
filters: |
images:
- '**/version.txt'
- 'version.txt'
- name: Verify Image Version Bump
if: steps.filter.outputs.images != 'true'
Expand Down
1 change: 1 addition & 0 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
0.2.0

0 comments on commit 825b8e6

Please sign in to comment.