Skip to content
Snippets Groups Projects
Commit 6771daa3 authored by Roman Dvořák's avatar Roman Dvořák
Browse files

missing runner

parent 31a7a8b4
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,9 @@ setup:
- docs/tech
- files-from-repos
- files-from-repos/deployment-files.zip
tags:
- inject
build:
stage: build
......@@ -34,6 +37,9 @@ build:
- public
dependencies:
- setup
tags:
- inject
pages:
stage: deploy
......@@ -44,3 +50,5 @@ pages:
- public
only:
- main
tags:
- inject
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