Update .gitlab-ci.yml

This commit is contained in:
Daven Savoie 2021-08-24 16:17:57 +00:00
parent ffc54df56a
commit 40084e588c
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ build_python_deps:
#CI_DEBUG_TRACE: "true"
CIC_PACKAGE_REGISTRY_PROJECT_ID: 27624814
script:
ls
- ls
- bash run_tests.sh
only:
- master
- daven/*