Skip to content
Snippets Groups Projects
Commit 91b68174 authored by Serge S. Gulin's avatar Serge S. Gulin :construction_worker:
Browse files

Update .gitlab-ci.yml file

parent fd8a0bbe
No related branches found
No related tags found
No related merge requests found
Pipeline #94061 failed
......@@ -3,6 +3,8 @@ image: node:lts
# Functions that should be executed before the build script is run
before_script: []
pages:
tags:
- docker
script: ["echo 1"]
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment