Skip to content

Commit

Permalink
Fix flavor entry again
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-z committed Mar 2, 2024
1 parent 0bd0b5c commit 0cc6da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
images: ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
suffix: slurmctld
suffix=slurmctld
- name: Build and push slurmctld image
uses: docker/build-push-action@91df6b874e498451163feb47610c87c4a218c1ee
Expand Down

0 comments on commit 0cc6da8

Please sign in to comment.