1
0
mirror of https://github.com/c9fe/22120.git synced 2024-07-14 23:32:22 +02:00
22120/scripts/publish.sh

7 lines
81 B
Bash
Raw Normal View History

2023-01-14 19:07:52 +01:00
#!/usr/bin/env bash
./scripts/go_build.sh
gpush minor "$@"
./scripts/go_dev.sh