Skip to content

Commit cd75b70

Browse files
authored
Merge pull request #80 from validatedpatterns/domain_update
update domain from hybrid-cloud-patterns to validatedpatterns.io
2 parents 464553a + ec3cdd0 commit cd75b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
env:
4343
CONTAINER: ${{ env.NAME }}:${{ env.TAG }}
4444
run: |
45-
git clone --depth 1 https://github.com/hybrid-cloud-patterns/multicloud-gitops
45+
git clone --depth 1 https://github.com/validatedpatterns/multicloud-gitops
4646
cd multicloud-gitops
4747
export PATTERN_UTILITY_CONTAINER="${REGISTRY}/${CONTAINER}-amd64"
4848
./pattern.sh make validate-schema

0 commit comments

Comments
 (0)