We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d34800 commit a759dd3Copy full SHA for a759dd3
README.md
@@ -218,7 +218,7 @@ jobs:
218
gitops:
219
uses: Staffbase/gha-workflows/.github/workflows/template_gitops.yml@v7.9.0
220
with:
221
- # optional: host of the docker registry, default: "staffbase.jfrog.io"
+ # optional: host of the docker registry, default: "registry.staffbase.com"
222
docker-registry: "<your-registry>"
223
# optional: list of build-time variables
224
docker-build-args: |
0 commit comments