chore(ci): disabled docker build in pull request

This commit is contained in:
Jacky 2023-05-31 21:45:00 +08:00 committed by GitHub
parent 6b98c4a0c8
commit b057d92ff0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,6 +197,7 @@ jobs:
${{ env.DIST }}.tar.gz.digest
docker-build:
if: github.event_name != 'pull_request'
runs-on: ubuntu-latest
needs: build
env: