diff --git a/build/ci/drone.yml b/build/ci/drone.yml index 1735fa4..5ffe5bb 100644 --- a/build/ci/drone.yml +++ b/build/ci/drone.yml @@ -62,7 +62,7 @@ steps: - name: build-frontend image: node commands: - - make frontend + - make build-frontend trigger: ref: