mirror of https://github.com/pixelfed/pixelfed.git
fix goss tests failing on multiple tags
This commit is contained in:
parent
c272137d65
commit
3e5eb84708
|
@ -207,4 +207,4 @@ jobs:
|
|||
-v "./.env.testing:/var/www/.env" \
|
||||
-e "EXPECTED_PHP_VERSION=${{ matrix.php_version }}" \
|
||||
-e "PHP_BASE_TYPE=${{ matrix.php_base }}" \
|
||||
${{ steps.meta.outputs.tags }}
|
||||
${{ fromJSON(steps.meta.outputs.json).tags[0] }}
|
||||
|
|
Loading…
Reference in New Issue