status-go/_assets/ci
Jakub Sokołowski 78c677742e
ci: delete Postgres DB container after tests run
Otherwise we end up with leftover containers hanging around:
```
admin@linux-03.he-eu-hel1.ci.devel:~ % d ps -a
CONTAINER ID   NAMES                IMAGE                 CREATED          STATUS
6c683f3083bf   boring_yonath        postgres:9.6-alpine   20 minutes ago   Created
b3d462925a91   dazzling_albattani   postgres:9.6-alpine   7 days ago       Created
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-21 13:57:10 +01:00
..
Jenkinsfile ci: use Nix shell to provide Android SDK for builds 2022-12-05 15:48:27 +01:00
Jenkinsfile.android ci: use WORKSPACE_TMP for TMPDIR to not abuse /run 2023-01-03 16:54:22 +01:00
Jenkinsfile.docker ci: use Nix shell to provide Android SDK for builds 2022-12-05 15:48:27 +01:00
Jenkinsfile.ios ci: use M1 Macs for iOS builds 2023-02-16 11:52:48 +01:00
Jenkinsfile.linux ci: use WORKSPACE_TMP for TMPDIR to not abuse /run 2023-01-03 16:54:22 +01:00
Jenkinsfile.tests ci: delete Postgres DB container after tests run 2023-02-21 13:57:10 +01:00
validate-vendor.sh Move non-go related files to the `_assets` folder. #621 (#630) 2018-02-09 14:38:18 +01:00