.drone.yml format
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Artem Anufrij 2023-02-13 23:01:52 +01:00
parent 6b90eb7cdf
commit 58743568a8

View File

@ -21,4 +21,4 @@ steps:
- name: docker-test - name: docker-test
image: docker image: docker
commands: commands:
- docker run myimage:$DRONE_BUILD_NUMBER npm test - docker run myimage:$DRONE_BUILD_NUMBER npm test