Skip to content
Snippets Groups Projects
Commit 7166d167 authored by Robin Stecher's avatar Robin Stecher
Browse files

Update .gitlab-ci.yml file

parent 03320197
No related branches found
No related tags found
No related merge requests found
Pipeline #282376 passed
stages:
- test
- distribute
test:
image: ubuntu:24.04
stage: test
script:
- echo "Hello world!"
container:
rules:
- if: $CI_COMMIT_TAG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment