Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CI tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniel Dehennin
CI tools
df52fe5d7bb3d14ff3a7ba70907bddbf320a1b6b
ci-tools
templates
Runners
apps.education-docker.yaml
Find file
Normal view
Permalink
apps.education-docker.yaml
108 B
Newer
Older
feat(runners): apps.education projects will use dedicated runners
Daniel Dehennin
committed
3 years ago
1
2
3
4
5
6
7
8
9
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
default
:
tags
:
-
one
-
apps.education
-
docker
...