Fix naming of image
This commit is contained in:
parent
59b5ad509e
commit
f735a7cf47
2 changed files with 2 additions and 2 deletions
2
run.sh
2
run.sh
|
@ -14,7 +14,7 @@ cp "$PRIVKEY" LinuxGeneralCompiler/FinalStage/secret/id_rsa
|
|||
cp "$PUBKEY" LinuxGeneralCompiler/FinalStage/secret/id_rsa.pub
|
||||
cp "$GRADLEPROP" LinuxGeneralCompiler/FinalStage/secret/gradle.properties
|
||||
|
||||
docker build -t LinuxAgent LinuxGeneralCompiler/FinalStage
|
||||
docker build -t linuxagent LinuxGeneralCompiler/FinalStage
|
||||
|
||||
rm -rf LinuxGeneralCompiler/FinalStage/secret
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue