1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2025-01-10 15:45:49 +00:00
This commit is contained in:
Felix Ableitner 2024-01-26 12:51:48 +01:00
parent 01b1bd7941
commit a833bcd224

View file

@ -15,7 +15,8 @@ steps:
- cp -r /usr/local/cargo/bin .
- chown testuser:testuser . -R
- pwd
- export PATH="/usr/lib/postgresql/15/bin:./bin:$PATH"
- export PATH="/usr/lib/postgresql/15/bin:/woodpecker/src/github.com/Nutomic/ibis/bin:$PATH"
- ls -la bin
- sudo -E -u testuser echo $PATH
- sudo -E -u testuser cargo test --no-fail-fast