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 4f3a30d commit 3374bfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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-OCID"
# EXAMPLE_SECRET: "YOUR-SECRET-OCID2"
SSH_PUB_KEY: ${ssh_key_sec}
compartment_ocid: ${compartment_ocid_sec}

Expand Down Expand Up @@ -93,4 +93,4 @@ steps:
# - name: terraform_plan
# type: BINARY
# location: ${OCI_PRIMARY_SOURCE_DIR}/instance.tfplan


0 comments on commit 3374bfa

Please sign in to comment.