mirror of
https://github.com/EvernodeXRPL/sashimono.git
synced 2026-04-29 15:38:00 +00:00
5 lines
70 B
Bash
Executable File
5 lines
70 B
Bash
Executable File
#!/bin/bash
|
|
|
|
img=evernode/sashimono
|
|
|
|
docker image push --all-tags $img |