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:
Daniel Vaz Gaspar
2021-01-08 22:59:59 +00:00
committed by GitHub
parent 2210015aab
commit f642aea683
2 changed files with 20 additions and 2 deletions

View File

@@ -6,8 +6,6 @@ on:
- 'master'
pull_request:
types: [opened, synchronize, reopened]
release:
types: [published]
jobs:
build: