2 lines
102 B
Bash
Executable File
2 lines
102 B
Bash
Executable File
set -x
|
|
docker build -f helper/Dockerfile-release -t yedf/dtm:lastest . && docker push yedf/dtm:lastest |