feat: Test building with swift:slim, as a matrix strategy in ci.
This commit is contained in:
@@ -60,6 +60,6 @@ jobs:
|
|||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
push: true
|
push: true
|
||||||
build-args: |
|
build-args: |
|
||||||
SWIFT_VERSION="swift:${{ matrix.version }}"
|
SWIFT_VERSION=swift:${{ matrix.version }}
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|||||||
Reference in New Issue
Block a user