Skip to content

Commit

Permalink
Fix pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
anmaped committed Apr 30, 2024
1 parent 18d2e0a commit 02d2fb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-send-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- v0.4
- v0.4-x

jobs:
push_to_registry:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- Publish Docker image
branches:
- v0.4
- v0.4-x
types:
- completed

Expand Down

0 comments on commit 02d2fb1

Please sign in to comment.