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