mirror of
https://github.com/plankanban/planka.git
synced 2025-12-24 09:15:01 +03:00
ci: GitHub actions config for docker builds (#221)
This commit is contained in:
committed by
GitHub
parent
caf9602557
commit
e29c9e6dda
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user