mirror of
https://github.com/apache/superset.git
synced 2026-04-21 09:04:38 +00:00
feat: move supersetbot out of repo (#27647)
This commit is contained in:
committed by
GitHub
parent
9022f5c519
commit
8e3cecda9f
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@@ -52,11 +52,6 @@ jobs:
|
||||
username: ${{ secrets.DOCKERHUB_USER }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: Setup Node Env
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
|
||||
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user