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 36e793c commit d88a6f1Copy full SHA for d88a6f1
.github/workflows/release.yaml
@@ -11,7 +11,7 @@ jobs:
11
name: Create Release
12
runs-on: ubuntu-latest
13
env:
14
- IMAGE_NAME: ghcr.io/gardenlinux/glvd-postgres
+ IMAGE_NAME: glvd-postgres
15
IMAGE_NAME_ORG: gardenlinux
16
17
steps:
0 commit comments