forked from Deuxfleurs/nixcfg
prod: unpin woodpecker
This commit is contained in:
parent
c2e0e12dc8
commit
82500758f6
1 changed files with 0 additions and 6 deletions
|
@ -5,12 +5,6 @@ job "woodpecker-ci" {
|
|||
group "server" {
|
||||
count = 1
|
||||
|
||||
constraint {
|
||||
attribute = "${attr.unique.hostname}"
|
||||
operator = "="
|
||||
value = "celeri"
|
||||
}
|
||||
|
||||
network {
|
||||
port "web_port" {
|
||||
static = 14080
|
||||
|
|
Loading…
Reference in a new issue