We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001b5dd commit f60c84bCopy full SHA for f60c84b
.github/workflows/publish.yaml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
# list of Docker images to use as base name for tags
39
images: |
40
- ghcr.io/pluralsh/console
+ ghcr.io/pluralsh/deployment-operator
41
# generate Docker tags based on the following events/attributes
42
tags: |
43
type=semver,pattern={{version}}
0 commit comments