Skip to content

Commit 7cb56e8

Browse files
committed
Adds a missing stage parameter
1 parent ec98c4d commit 7cb56e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ cache:
2222
- venv/
2323

2424
system_setup:
25+
stage: system_setup
2526
script:
2627
- python -V # Print out python version for debugging
2728
- pip install virtualenv

0 commit comments

Comments
 (0)