mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-30 06:35:48 +02:00
Fixed to personal woodpecker image for a sec
This commit is contained in:
parent
7cf8126e1d
commit
cae102c654
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '3.4'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 'woodpeckerci/woodpecker-server:latest'
|
image: 'chewingbever/woodpecker-ci:latest'
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: 'replicated'
|
mode: 'replicated'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue