Skip to content

Commit 34933ca

Browse files
committed
Update command_spec.yaml
1 parent ece627f commit 34933ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command_spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ steps:
3131
shell: bash
3232
timeoutInSeconds: 300
3333
command: |
34-
cd /workspace/https://github.com/WSPluta/save-the-wildlife.git
34+
cd /workspace/save-the-wildlife
3535
adb_wallet_password="$(openssl rand -base64 12)_$RANDOM"
3636
oci db autonomous-database generate-wallet --autonomous-database-id ${adb_id} --file "/workspace/save-the-wildlife/deploy/k8s/base/score/wallet.zip" --password "$adb_wallet_password"
3737
- type: Command

0 commit comments

Comments
 (0)