Commit e3954cef authored by FulcrandG's avatar FulcrandG
Browse files

Fixing zapoxry job name

parent 57951543
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ use it as a service (we reccomend using our [Docker](https://hub.go2scale.io/job
      - remote: 'https://jobs.go2scale.io/zaproxy.yml'

    zaproxy:
      service:
      services:
         - name: {{ your image }}
           alias: app
    ```
+1 −1
Original line number Diff line number Diff line
stages:
  - dynamic_tests

job_name:
zaproxy:
    image: owasp/zap2docker-stable:2.9.0
    stage: dynamic_tests
    variables: