Skip to content

christopheredsall/az-pipeline-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

az-pipeline-test

Build Status

Ceci n'est pas un pipe CitC Logo

Testing Building a Cluster in the Cloud using Azure Pipelines

You will need to configure in the Azure interface some variables:

Your key file needs to be base64 encoded in to a single long string, e.g.

$ cat /home/username/.oci/oci_test_key.pem | base64 --wrap=0

Add this as the variable oci_api_key.pem and mark the variable as a secret (click the 🔒 icon).

You will also need to set

TENANCY_OCID
USER_OCID
FINGERPRINT
COMPARTMENT_OCID

About

Testing Azure Pipelines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages