Skip to content
Snippets Groups Projects
Commit c7171f0d authored by Vincent Texier's avatar Vincent Texier
Browse files

[enh] remove runner tags in .gitlab-ci.yml

parent 06da340f
Branches
Tags
No related merge requests found
......@@ -30,8 +30,6 @@ image: registry.duniter.org/docker/python3/duniterpy-builder:0.0.7
- bash -c "git push --force --mirror github 2>&1 | grep -v duniter-gitlab; echo $?"
.env:
tags:
- redshift-docker-python
before_script:
- export PYENV_ROOT="$HOME/.pyenv"
- export PATH="$PYENV_ROOT/bin:$PATH"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment