Skip to content

Commit 3d68f35

Browse files
committed
change auth safespring
1 parent 281493b commit 3d68f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/store-openstack-capi-image-safespring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
OS_APPLICATION_CREDENTIAL_ID: ${{ secrets.SAFESPRING_APPLICATION_CREDENTIAL_ID }}
3838
OS_APPLICATION_CREDENTIAL_SECRET: ${{ secrets.SAFESPRING_APPLICATION_CREDENTIAL_SECRET }}
3939
OS_AUTH_URL: " https://v2.dashboard.sto1.safedc.net:5000/v3/ "
40-
OS_AUTH_TYPE: "v3applicationcredential"
40+
OS_AUTH_VERSION: "v3applicationcredential"
4141
OS_IDENTITY_API_VERSION: "3"
4242
OS_INTERFACE: "public"
4343
OS_REGION_NAME: "sto1"

0 commit comments

Comments
 (0)