Skip to content

Commit

Permalink
Trigger OCI workflow when oci.yaml changes
Browse files Browse the repository at this point in the history
This is useful when iterating on and testing the oci.yaml.
  • Loading branch information
ansd committed Jun 24, 2021
1 parent 885b87c commit 363267b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/oci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- Makefile
- plugins.mk
- rabbitmq-components.mk
- .github/workflows/oci.yaml
env:
GENERIC_UNIX_ARCHIVE: ${{ github.workspace }}/PACKAGES/rabbitmq-server-generic-unix-${{ github.sha }}.tar.xz
RABBITMQ_VERSION: ${{ github.sha }}
Expand Down

0 comments on commit 363267b

Please sign in to comment.