File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
shell : bash
32
32
timeoutInSeconds : 300
33
33
command : |
34
- cd /workspace/save-the-wildlife
34
+ cd /workspace/https://github.com/WSPluta/ save-the-wildlife.git
35
35
adb_wallet_password="$(openssl rand -base64 12)_$RANDOM"
36
- oci db autonomous-database generate-wallet --autonomous-database-id ${adb_id} --file "/workspace/oci-multiplayer /deploy/k8s/base/score/wallet.zip" --password "$adb_wallet_password"
36
+ 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"
37
37
- type : Command
38
38
name : " Custom Kustomize with versions"
39
39
shell : bash
60
60
shell : bash
61
61
timeoutInSeconds : 300
62
62
command : |
63
- kubectl apply -k ./oci-multiplayer /deploy/k8s/overlays/devops
63
+ kubectl apply -k ./save-the-wildlife /deploy/k8s/overlays/devops
64
64
- type : Command
65
65
name : " Wait for Load Balancer (sleep)"
66
66
shell : bash
You can’t perform that action at this time.
0 commit comments