mirror of
https://github.com/EvernodeXRPL/sashimono.git
synced 2026-04-29 15:38:00 +00:00
6 lines
129 B
Bash
Executable File
6 lines
129 B
Bash
Executable File
#!/bin/bash
|
|
|
|
img=evernode/sashimono
|
|
|
|
docker image push "$img:hp.test-ubt.20.04"
|
|
docker image push "$img:hp.test-ubt.20.04-njs.20" |