Skip to content
Snippets Groups Projects
Commit 35836697 authored by Silas Della Contrada's avatar Silas Della Contrada
Browse files

Update .gitlab-ci.yml file

parent 6dbf0dff
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ build:
stage: build
image:
name: wiktorguz/qt6
entrypoint: ["/bin/bash", "-c"]
entrypoint: ["/bin/sh", "-c"]
script:
- mkdir build
- cd build
......
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