Skip to content

Commit

Permalink
Trigger workflow for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Dec 26, 2024
1 parent 5041c4d commit 806d058
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ name: Build and push Docker image
# - Run manually
# - Invoked from another workflow
on:
# For testing purposes. Must be removed before merging.
push:
branches:
524-automate-generation-of-docker-images
workflow_dispatch:
inputs:
revision:
Expand Down

0 comments on commit 806d058

Please sign in to comment.