Skip to content

Commit c2e6eb2

Browse files
committed
Remove wait on ci cd
1 parent 9f82075 commit c2e6eb2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ test-source:
2727
- k8s
2828
- rzr
2929
- codebuilds
30-
before_script:
31-
- apt-get update && apt-get install -y wait-for-it
32-
- wait-for-it -t 20 postgres:5432
3330
script:
3431
- python3 -V # Print out python version for debugging
3532
- python3 -m pip install --upgrade pip

0 commit comments

Comments
 (0)