update drone
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Anang Yusman 2026-03-31 11:30:13 +08:00
parent cff79d6bf9
commit d731a8d442
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ steps:
commands: commands:
- rm -rf /opt/build/jaecoo-be - rm -rf /opt/build/jaecoo-be
- mkdir -p /opt/build/jaecoo-be - mkdir -p /opt/build/jaecoo-be
- cd /opt/build/jeacoo-be - cd /opt/build/jaecoo-be
- git clone http://38.47.180.165:3000/jaecoo/jaecoo-be.git - git clone http://38.47.180.165:3000/jaecoo/jaecoo-be.git
- name: build image - name: build image