We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175ffea commit c13608dCopy full SHA for c13608d
.gitlab-ci.yml
@@ -5,6 +5,8 @@ before_script:
5
- pip3 install -e .
6
7
run tests on app:
8
+ only:
9
+ - master
10
tags:
11
- commonpf
12
- python3
0 commit comments