Skip to content

Commit

Permalink
no push
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Dec 19, 2024
1 parent b51d27f commit ad8b086
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/superset-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ concurrency:
jobs:
frontend-docker-build:
runs-on: ubuntu-22.04
env:
DOCKERHUB_USER: ${{ secrets.DOCKERHUB_USER }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
steps:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
uses: actions/checkout@v4
Expand Down Expand Up @@ -52,7 +49,6 @@ jobs:
TAG="superset-node-${{ github.sha }}"
supersetbot docker \
--push \
--load \
--preset superset-node-ci \
--platform "linux/amd64" \
Expand Down

0 comments on commit ad8b086

Please sign in to comment.