Fix docker ci

pull/5441/head
Chocobozzz 2022-11-02 08:32:57 +01:00
parent fbe3fa54b4
commit a47bbfcc7f
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -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