Update T1069.001.yaml
This commit is contained in:
@@ -117,7 +117,7 @@ atomic_tests:
|
||||
sudo systemctl start docker
|
||||
executor:
|
||||
command: |-
|
||||
docker build -t t1069 $PathtoAtomicsFolder/T1069/src/
|
||||
docker build -t t1069 $PathtoAtomicsFolder/T1069.001/src/
|
||||
docker run --name t1069_container -d -t t1069
|
||||
docker exec t1069_container ./test.sh
|
||||
cleanup_command: |-
|
||||
|
||||
Reference in New Issue
Block a user