Remove secret folder from workspace on completion
This commit is contained in:
parent
339ba1578e
commit
59b5ad509e
1 changed files with 2 additions and 0 deletions
2
run.sh
2
run.sh
|
@ -16,5 +16,7 @@ cp "$GRADLEPROP" LinuxGeneralCompiler/FinalStage/secret/gradle.properties
|
|||
|
||||
docker build -t LinuxAgent LinuxGeneralCompiler/FinalStage
|
||||
|
||||
rm -rf LinuxGeneralCompiler/FinalStage/secret
|
||||
|
||||
|
||||
docker-compose up -d
|
Loading…
Reference in a new issue