diff --git a/screwdriver.yaml b/screwdriver.yaml index 49d9a86e3..b612af7b1 100644 --- a/screwdriver.yaml +++ b/screwdriver.yaml @@ -16,6 +16,7 @@ jobs: requires: [~pr] steps: - header: echo "Starting the pipeline" + - anything: echo Testing Security - lua-install: apt-get update -qy && apt-get install -y lua5.2 - build: ./screwdriver/mvn-build.bash environment: