Skip to content

Commit

Permalink
Update build_spec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
brokedba authored Sep 15, 2023
1 parent 4d6b794 commit 24747e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oci_devops/build_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
# you can then access the value of that secret in your build_spec.yaml commands

vaultVariables:
# EXAMPLE_SECRET: "YOUR-SECRET-OCID2"
# EXAMPLE_SECRET: "YOUR-SECRET-OCID"
SSH_PUB_KEY: ${ssh_key_sec}
compartment_ocid: ${compartment_ocid_sec}

Expand Down

0 comments on commit 24747e2

Please sign in to comment.