Skip to content

Commit

Permalink
Merge pull request #380 from vishnoianil/publish-ui-images
Browse files Browse the repository at this point in the history
Fix ui/apisever image publishing
  • Loading branch information
mergify[bot] authored May 30, 2024
2 parents b5ac4a5 + fb1c0f2 commit 3d8dd1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
build-args: |
GITHUB_USER=instructlab-bot
GITHUB_TOKEN=${{ secrets.BOT_GITHUB_TOKEN }}
target: ui
push: true
tags: ${{ steps.ui_meta.outputs.tags }}
labels: ${{ steps.ui_meta.outputs.labels }}
Expand Down Expand Up @@ -124,7 +123,6 @@ jobs:
build-args: |
GITHUB_USER=instructlab-bot
GITHUB_TOKEN=${{ secrets.BOT_GITHUB_TOKEN }}
target: ui
push: true
tags: ${{ steps.apiserver_meta.outputs.tags }}
labels: ${{ steps.apiserver_meta.outputs.labels }}
Expand Down

0 comments on commit 3d8dd1b

Please sign in to comment.