make forced lowercase

This commit is contained in:
Nicholas St. Germain 2020-12-21 11:19:40 -06:00
parent 8c576423f4
commit 61bcc5acb4
No known key found for this signature in database
GPG key ID: 7221152119DAB1E6

View file

@ -31,7 +31,7 @@ on:
description: 'Ignore existing tag if "true"' description: 'Ignore existing tag if "true"'
required: false required: false
env: env:
IMAGES: ${{ github.repository_owner }}/${{ github.workflow }} IMAGES: boerderij/varken
PLATFORMS: "linux/amd64,linux/arm64,linux/arm/v7" PLATFORMS: "linux/amd64,linux/arm64,linux/arm/v7"
jobs: jobs:
lint-and-test: lint-and-test: