mirror of
https://github.com/EvernodeXRPL/sashimono.git
synced 2026-04-29 15:38:00 +00:00
7 lines
121 B
Bash
Executable File
7 lines
121 B
Bash
Executable File
#!/bin/bash
|
|
|
|
repo=hotpocketdev/sashimono
|
|
|
|
./build.sh
|
|
docker push $repo:hp-ubt.20.04
|
|
docker push $repo:hp-ubt.20.04-njs.14 |