We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f82075 commit c2e6eb2Copy full SHA for c2e6eb2
1 file changed
.gitlab-ci.yml
@@ -27,9 +27,6 @@ test-source:
27
- k8s
28
- rzr
29
- codebuilds
30
- before_script:
31
- - apt-get update && apt-get install -y wait-for-it
32
- - wait-for-it -t 20 postgres:5432
33
script:
34
- python3 -V # Print out python version for debugging
35
- python3 -m pip install --upgrade pip
0 commit comments