Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
brokedba authored Sep 15, 2023
1 parent 4c4ec00 commit d7f3674
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oci_devops/deploy_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ steps:
oci os object bulk-download -ns ${OBJECT_BUCKET_NAMESPACE_NAME} -bn ${OBJECT_BUCKET_NAME} --download-dir /tmp/ --prefix "terraform_build/"
ls -ltr /tmp/terraform_build
cd /tmp/terraform_build
# terraform init
terraform fmt
export TF_VAR_ssh_public_key=${SSH_PUB_KEY}
echo "ssh public key => ${TF_VAR_ssh_public_key} "
Expand Down

0 comments on commit d7f3674

Please sign in to comment.