Skip image build on GitHub mirror
All checks were successful
Build & Push Docker Image / build-and-push (push) Successful in 1m50s
All checks were successful
Build & Push Docker Image / build-and-push (push) Successful in 1m50s
This commit is contained in:
1
.github/workflows/docker-build.yml
vendored
1
.github/workflows/docker-build.yml
vendored
@@ -10,6 +10,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
|
if: ${{ github.server_url == 'https://git.mischlabs.de' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
|||||||
Reference in New Issue
Block a user