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 a99b2b5 commit 7350fcaCopy full SHA for 7350fca
.github/workflows/release-please.yaml
@@ -76,6 +76,5 @@ jobs:
76
docker-context: "."
77
docker-tag: "${{ needs.release-please.outputs.server-version }}"
78
docker-tag-latest: true
79
- docker-image-platforms: linux/amd64
80
docker-repository: "610829907584.dkr.ecr.ap-southeast-2.amazonaws.com/gitops"
81
command: echo $SECRET_ENV | base64 -d > cluster.key
.github/workflows/test.yml
@@ -36,6 +36,5 @@ jobs:
36
37
docker-prefix: test
38
docker-tag-latest: false
39
40
41
0 commit comments