Fix docker ci
This commit is contained in:
parent
fbe3fa54b4
commit
a47bbfcc7f
|
@ -29,7 +29,7 @@ jobs:
|
|||
three="{ \"file\": \"./support/docker/production/Dockerfile.nginx\", \"ref\": \"master\", \"tags\": \"chocobozzz/peertube-webserver:latest\" }"
|
||||
|
||||
matrix="[$one,$two,$three]"
|
||||
echo "name=matrix::{\"include\":$(echo $matrix)}" >> $GITHUB_OUTPUT
|
||||
echo "matrix={\"include\":$matrix}" >> $GITHUB_OUTPUT
|
||||
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue