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

Update .gitlab-ci.yml file

parent 4cc4fc18
No related branches found
No related tags found
No related merge requests found
build: build:
stage: build stage: build
image: wiktorguz/qt6 image:
name: wiktorguz/qt6
entrypoint: ["/bin/bash", "-c"]
script: script:
- mkdir build - mkdir build
- cd 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