File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
env :
2
- - OPTIMUS_RELEASE_URL=https://github.com/odpf/optimus/releases/download/v0.4.0-rc.2 /optimus_0.4.0-rc.2_linux_x86_64 .tar.gz
2
+ - OPTIMUS_RELEASE_URL=https://github.com/odpf/optimus/releases/download/v0.4.0-rc.6 /optimus_0.4.0-rc.6_linux_x86_64 .tar.gz
3
3
4
4
before :
5
5
hooks :
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ echo "-- optimus client version"
8
8
9
9
# get resources
10
10
echo " -- initializing optimus assets"
11
- OPTIMUS_ADMIN_ENABLED=1 /opt/optimus admin build instance " $JOB_NAME " --project-name \
11
+ /opt/optimus job run-input instance " $JOB_NAME " --project-name \
12
12
" $PROJECT " --output-dir " $JOB_DIR " \
13
13
--type " $INSTANCE_TYPE " --name " $INSTANCE_NAME " \
14
14
--scheduled-at " $SCHEDULED_AT " --host " $OPTIMUS_HOST "
You can’t perform that action at this time.
0 commit comments