Skip to content

Commit 6cde955

Browse files
committed
Adds a DB update line
1 parent 9819497 commit 6cde955

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
tests:
2323
stage: tests
2424
script:
25+
- apt-get update
2526
- apt-get install xz-utils
2627
- python -V # Print out python version for debugging
2728
- pip install virtualenv

0 commit comments

Comments
 (0)