mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 02:45:49 +02:00
chore(ci): disabled docker build in pull request
This commit is contained in:
parent
6b98c4a0c8
commit
b057d92ff0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -197,6 +197,7 @@ jobs:
|
||||||
${{ env.DIST }}.tar.gz.digest
|
${{ env.DIST }}.tar.gz.digest
|
||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
|
if: github.event_name != 'pull_request'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue