diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 1c41f16..eafd809 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -7,6 +7,6 @@ platform: steps: - name: test - image: node:latest + image: node commands: - echo hello \ No newline at end of file