Skip to content

Commit 8139c50

Browse files
committed
chore: update publish variables
Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com>
1 parent ce7ade3 commit 8139c50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build_pipelinesrelease_template.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
shell: bash
9393
Validate-integration_test:
9494
env:
95-
GHCR_IOGETPORTER_DOCKER_REGISTRY: https://ghcr.io
95+
GHCR_IOGETPORTER_DOCKER_REGISTRY: https://ghcr.io/getporter
9696
GHCR_IOGETPORTER_DOCKER_USERNAME: getporterbot
9797
name: Integration Test
9898
needs:
@@ -170,8 +170,8 @@ jobs:
170170
run: mage PublishPorter PublishMixins
171171
Publish-publish_docker:
172172
env:
173-
DOCKER_REGISTRY:
174-
DOCKER_USERNAME:
173+
DOCKER_REGISTRY: https://ghcr.io/getporter
174+
DOCKER_USERNAME: getporterbot
175175
name: Publish Docker Images
176176
needs:
177177
- Validate-build

0 commit comments

Comments
 (0)