comment out
This commit is contained in:
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
build-docker:
|
||||
name: Build docker image
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user