mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 12:49:43 +02:00
ci: GitHub actions config for docker builds (#221)
This commit is contained in:
parent
2f7d3326cc
commit
c2c1ccbefe
2 changed files with 43 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
planka:
|
||||
image: meltyshev/planka:latest
|
||||
image: ghcr.io/plankanban/planka:latest
|
||||
command: >
|
||||
bash -c
|
||||
"for i in `seq 1 30`; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue