Add the container name
Build & publish images / build-and-push-image (push) Failing after 22s Details

This commit is contained in:
Jakub Filo 2023-06-07 07:45:20 +00:00
parent d8456d905b
commit 7c24f34125
Signed by: plantroon
GPG Key ID: 7DA8C0FFEED0C0DE
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ jobs:
- name: Extract Docker metadata
id: meta
uses: https://github.com/docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: aux/keyserver
- name: Build and push Docker image
id: build-and-push