[extensions-web/barthalion/ci-shared-runners] fix syntax error
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web/barthalion/ci-shared-runners] fix syntax error
- Date: Mon, 20 Jul 2020 15:45:35 +0000 (UTC)
commit f4ba24c924b3a13aacf7af7107191c236100d747
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Mon Jul 20 17:45:31 2020 +0200
fix syntax error
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index baa930c..c3ef4d7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,6 +26,7 @@ test:
variables:
EGO_SECRET_KEY: '.'
EGO_DEBUG: '1'
+ script:
- python manage.py test
- pip install safety
- safety check -r requirements.txt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]