3 lines
69 B
Bash
3 lines
69 B
Bash
|
#!/bin/sh
|
||
|
time bundle exec pod trunk push --allow-warnings --verbose
|