Update .gitlab-ci.yml file
This commit is contained in:
@@ -20,8 +20,8 @@ stages: # List of stages for jobs, and their order of execution
|
|||||||
- test
|
- test
|
||||||
|
|
||||||
|
|
||||||
.pre-job:
|
pre-job:
|
||||||
state: pre
|
state: .pre
|
||||||
script:
|
script:
|
||||||
sudo apt install python3 -y
|
sudo apt install python3 -y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user