mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-07 00:24:03 +01:00
When no build is needed don't create the buildx config
This commit is contained in:
parent
2d5c453350
commit
f134a44bc7
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -56,6 +56,7 @@ jobs:
|
||||
version: "lab:latest"
|
||||
driver: cloud
|
||||
endpoint: "netboxcommunity/netbox-default"
|
||||
if: steps.check-build-needed.outputs.skipped != 'true'
|
||||
# quay.io
|
||||
- id: quay-io-login
|
||||
name: Login to Quay.io
|
||||
|
Loading…
Reference in New Issue
Block a user