mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
ci(docker): fix release published event checkout tag-sha (#12096)
* release: push 0.38.0 image and fix * fix * remove manual action
This commit is contained in:
committed by
GitHub
parent
2210015aab
commit
f642aea683
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -6,8 +6,6 @@ on:
|
||||
- 'master'
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user