Skip to content

Commit

Permalink
Correct make command
Browse files Browse the repository at this point in the history
  • Loading branch information
rubik-cube-man committed Nov 21, 2023
1 parent ad71ee5 commit 8c99346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
REGISTRY_NAMESPACE: ocs-operator
IMAGE_TAG: ${{ github.event.inputs.IMAGE_TAG }}
run: |
make bundle
make ocs-operator

0 comments on commit 8c99346

Please sign in to comment.