Skip to content
Snippets Groups Projects
Commit 9bb71f57 authored by nimrod's avatar nimrod
Browse files

Test then publish.

But only on the master branch and if pre-commit doesn't fail.
parent b1281094
No related branches found
No related tags found
No related merge requests found
Pipeline #386 passed
......@@ -7,7 +7,11 @@ include:
file: templates/pre-commit.yml
build:
stage: deploy
tags: ["host01.shore.co.il"]
only:
refs:
- master
script:
- cid="$(basename $(cat /proc/1/cpuset))"
- docker pull adarnimrod/ci-images:python3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment