Skip to content

Commit

Permalink
Try registry.dnation.cloud to fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Hros <[email protected]>
  • Loading branch information
chess-knight committed Aug 28, 2024
1 parent b3b8aa7 commit 873ead9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
GIT_REPOSITORY_NAME: cluster-stacks
GIT_ACCESS_TOKEN: ${{ secrets.GIT_ACCESS_TOKEN }}
ENCODED_CLOUDS_YAML: ${{ secrets.ENCODED_CLOUDS_YAML }}
OCI_REGISTRY: registry.scs.community
OCI_REPOSITORY: registry.scs.community/csctl-oci/openstack
OCI_REGISTRY: registry.dnation.cloud
OCI_REPOSITORY: registry.dnation.cloud/csctl-oci/openstack
OCI_USERNAME: ${{ secrets.OCI_USERNAME }}
OCI_PASSWORD: ${{ secrets.OCI_PASSWORD }}
run: make test-integration
Expand Down

0 comments on commit 873ead9

Please sign in to comment.