fortanix / sdkms-cli-orb

Mozilla Public License 2.0
0 stars 0 forks source link

Finish pipeline #2

Closed KyleTryon closed 5 years ago

KyleTryon commented 5 years ago

Hello,

I have removed the API key string and replaced it with a required env var, "$SDKMS_API_KEY" by default.

The rest of the pipeline was uncommented and filled out so, if done correctly, should now run your "gettest" job before producing a new production version.

You will not need to manually create a production version. Assuming everything is working, once the branch is merged into master you should see the "integration-tests_prod-release" workflow run with the "integration-master_filters" filters, triggering the production deploy

Two notes: