mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-26 09:53:12 +01:00
Improved Build Job descriptions
This commit is contained in:
parent
42642c94c3
commit
064908397e
@ -14,14 +14,23 @@ Build Rules:
|
|||||||
Source: master
|
Source: master
|
||||||
Docker Tag: branches
|
Docker Tag: branches
|
||||||
Dockerfile location: Dockerfile
|
Dockerfile location: Dockerfile
|
||||||
|
Build Context: /
|
||||||
|
Autobuild: on
|
||||||
|
Build Caching: on
|
||||||
- Source Type: Branch
|
- Source Type: Branch
|
||||||
Source: master
|
Source: master
|
||||||
Docker Tag: prerelease
|
Docker Tag: prerelease
|
||||||
Dockerfile location: Dockerfile
|
Dockerfile location: Dockerfile
|
||||||
|
Build Context: /
|
||||||
|
Autobuild: on
|
||||||
|
Build Caching: on
|
||||||
- Source Type: Branch
|
- Source Type: Branch
|
||||||
Source: master
|
Source: master
|
||||||
Docker Tag: release
|
Docker Tag: release
|
||||||
Dockerfile location: Dockerfile
|
Dockerfile location: Dockerfile
|
||||||
|
Build Context: /
|
||||||
|
Autobuild: on
|
||||||
|
Build Caching: on
|
||||||
Build Environment Variables:
|
Build Environment Variables:
|
||||||
# Create an app on Github and use it's OATH credentials here
|
# Create an app on Github and use it's OATH credentials here
|
||||||
- Key: GITHUB_OAUTH_CLIENT_ID
|
- Key: GITHUB_OAUTH_CLIENT_ID
|
||||||
@ -30,6 +39,7 @@ Build Environment Variables:
|
|||||||
Value: <secret>
|
Value: <secret>
|
||||||
Build Triggers:
|
Build Triggers:
|
||||||
- Name: Cron Trigger
|
- Name: Cron Trigger
|
||||||
|
Trigger URL: <generated>
|
||||||
# Use this trigger in combination with e.g. https://cron-job.org in order to regularly schedule builds
|
# Use this trigger in combination with e.g. https://cron-job.org in order to regularly schedule builds
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user