Use https for argocd
This commit is contained in:
parent
d8faab209c
commit
7a8e163973
@ -66,7 +66,7 @@ steps:
|
|||||||
- argo_github_oauth_key
|
- argo_github_oauth_key
|
||||||
- argo_google_oauth_key
|
- argo_google_oauth_key
|
||||||
environment:
|
environment:
|
||||||
ARGOCD_SERVER: argo.badhouseplants.net:443
|
ARGOCD_SERVER: https://argo.badhouseplants.net:443
|
||||||
commands:
|
commands:
|
||||||
- ./scripts/deploy-app.pl
|
- ./scripts/deploy-app.pl
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user