Skip to content

Commit

Permalink
feat(controller-container): test optimized containers workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle committed Apr 15, 2024
1 parent e0b7017 commit 08208a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/controller-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
controller-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@feat/optimize-containers
with:
job-name: controller-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down

0 comments on commit 08208a1

Please sign in to comment.