JCC-CSScheduler/deploy/x86/imagebuild/executor/build.sh

5 lines
141 B
Bash

#!/bin/bash
docker build -t 112.95.163.90:5010/schexecutorservice-x86:latest .
docker push 112.95.163.90:5010/schexecutorservice-x86:latest