Add the container name
Some checks failed
Build & publish images / build-and-push-image (push) Failing after 22s
Some checks failed
Build & publish images / build-and-push-image (push) Failing after 22s
This commit is contained in:
parent
d8456d905b
commit
7c24f34125
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user