Skip to content
Snippets Groups Projects
Commit 66950f39 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

job must be running on privileged runner

parent 5f3b69c6
No related branches found
No related tags found
1 merge request!359Resolve "use database migration framework"
Pipeline #
......@@ -53,9 +53,12 @@ build_debian_package:
test_debian_package:
image: debian
stage: test
services:
- name: piotrgawron/debian-repo
alias: debian-repo
- name: piotrgawron/debian-repo
alias: debian-repo
tags:
- privileged
script:
- apt-get update
- apt-get install -y ssh software-properties-common dirmngr wget curl
......
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