Update .drone.yml
continuous-integration/drone Build is failing

This commit is contained in:
2026-06-15 09:04:14 +00:00
parent a62963a93d
commit 82b6e1b3d3
-24
View File
@@ -34,27 +34,3 @@ steps:
- rm -rf dist
- pnpm install --frozen-lockfile --reporter=append-only
- pnpm run test:e2e
- pnpm run build
- cp -R .next/standalone/. ./artifacts/node/
- ls -ltrha ./artifacts/node
- name: build panel
image: plugins/docker
settings:
# build_args:
# - BUILD_APP=scraper
username: cicd
password:
from_secret: REGISTRY_PASSWORD
# dockerfile: Dockerfile-drone
repo: artifactory.ravanertebat.ir/tm/admin_panel
registry: artifactory.ravanertebat.ir
node:
tag: aecde-docker-runner
trigger:
branch:
- main
- develop
event:
- custom