We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5126d commit 54ce1d0Copy full SHA for 54ce1d0
1 file changed
.gitlab-ci.yml
@@ -18,6 +18,7 @@ default:
18
interruptible: true
19
timeout: 60m
20
before_script:
21
+ - rm -rf .venv
22
- source iis-setup.sh
23
24
##############
0 commit comments