make forced lowercase
This commit is contained in:
parent
8c576423f4
commit
61bcc5acb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
@ -31,7 +31,7 @@ on:
|
|||
description: 'Ignore existing tag if "true"'
|
||||
required: false
|
||||
env:
|
||||
IMAGES: ${{ github.repository_owner }}/${{ github.workflow }}
|
||||
IMAGES: boerderij/varken
|
||||
PLATFORMS: "linux/amd64,linux/arm64,linux/arm/v7"
|
||||
jobs:
|
||||
lint-and-test:
|
||||
|
|
Loading…
Reference in a new issue