Skip to content
Snippets Groups Projects
Commit 5acb5546 authored by Anton Hansson's avatar Anton Hansson :ghost:
Browse files

Simple pipeline

parent d8250a5a
Branches
No related tags found
No related merge requests found
Showing with 7 additions and 0 deletions
0 → 100644
build:
image: alpine
script:
- echo "Hello" > index.html
artifacts:
paths:
- index-.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment