Skip to content

Commit 54ce1d0

Browse files
committed
ci: Remove virtual environment after CI change
1 parent 5f5126d commit 54ce1d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ default:
1818
interruptible: true
1919
timeout: 60m
2020
before_script:
21+
- rm -rf .venv
2122
- source iis-setup.sh
2223

2324
##############

0 commit comments

Comments
 (0)