We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ebc14 commit 52f80ccCopy full SHA for 52f80cc
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
- ./build.sh feature
20
- ./build.sh develop
21
platform:
22
- - linux/amd64,linux/arm64
+ - linux/amd64
23
fail-fast: false
24
runs-on: ubuntu-latest
25
name: Builds new NetBox Docker Images
0 commit comments