Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: MohammedAbdi <[email protected]>
  • Loading branch information
mamy-CS committed Apr 18, 2024
1 parent 83eb9f2 commit ea7ace4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/publish-images/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ runs:
- name: Build Operator and image and then push
shell: bash
run: |
echo VERSION=$VERSION
echo IMAGE_TAG_BASE=$IMAGE_TAG_BASE
echo "version=$VERSION" >> $GITHUB_OUTPUT
echo "IMAGE_TAG_BASE=$IMAGE_TAG_BASE" >> $GITHUB_OUTPUT
make operator-build && make operator-push
env:
VERSION: ${{ inputs.version }}
Expand Down

0 comments on commit ea7ace4

Please sign in to comment.