debug
This commit is contained in:
3
.github/workflows/docker-build.yml
vendored
3
.github/workflows/docker-build.yml
vendored
@@ -14,6 +14,9 @@ env:
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:full-latest
|
||||
options: --network host
|
||||
if: github.server_url == 'https://git.futuregadgetlabs.net'
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user