and enable it in the workflow

This commit is contained in:
El RIDO 2022-10-22 18:18:38 +02:00
parent ce58ceb146
commit 498bc936f8
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
base-image: [stable, edge]
destination-image: [nginx-fpm-alpine, fs, pdo, gcs]
destination-image: [nginx-fpm-alpine, fs, gcs, pdo, s3]
name: ${{ matrix.destination-image }} image / ${{ matrix.base-image }} release
steps:
- name: Checkout