Update .drone.yml
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
first_admin 2024-09-08 14:34:59 +00:00
parent a03f003305
commit 48508cedf6

View File

@ -25,7 +25,7 @@ steps:
- echo "Deploying the application..." - echo "Deploying the application..."
- echo "Pipeline is running on runner ${DRONE_RUNNER_NAME}" - echo "Pipeline is running on runner ${DRONE_RUNNER_NAME}"
node: # node:
system: linux # system: linux
task: unreviewed_code # task: unreviewed_code
environment: node_js # environment: node_js