Skip to content
Snippets Groups Projects
Commit 8e49d298 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Update .gitlab-ci.yml

parent b0834473
No related branches found
No related tags found
No related merge requests found
Pipeline #1266 failed
......@@ -24,7 +24,7 @@ build-master:
test:
stage: test
script:
- docker run "$CI_REGISTRY_IMAGE" sass --version
- docker run "$CI_REGISTRY_IMAGE" make --version
only:
- master
tags:
......
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