fix drone delete config
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Rama Priyanto 2026-04-01 22:13:11 +07:00
parent 4028c93e1f
commit c4b3f09c85
1 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,12 @@ steps:
- git clone http://38.47.180.165:3000/humas/web-humas-fe.git - git clone http://38.47.180.165:3000/humas/web-humas-fe.git
- name: build image - name: build image
image: plugins/docker
settings:
repo: humas
tags: latest
environment:
DOCKER_OPTS: "--dns 1.1.1.1"
when: when:
branch: branch:
- dev-restructure - dev-restructure