Skip to content
Snippets Groups Projects
Verified Commit 5fb3a2f8 authored by David Hoese's avatar David Hoese
Browse files

Fix hello artifact path

parent b7787bd7
No related branches found
No related tags found
No related merge requests found
Pipeline #11540 failed
......@@ -39,7 +39,7 @@ build_hello_world:
- gcc -o hello src/hello_world.c
artifacts:
paths:
- /hello
- hello
# Define stage that builds HTML and uploads the website
tests:
......
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