Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hexrom authored Dec 23, 2023
1 parent 3eea493 commit 9db8c3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ all-in-one:
- sleep 10
- docker pull wpscanteam/wpscan
- sleep 5
- docker run --network dvwp_default wpscanteam/wpscan wpscan --url http://wordpress/
- docker run --network dvwp_default wpscanteam/wpscan wpscan --url http://wordpress/ --force
- docker-compose down
only:
- master
- master

0 comments on commit 9db8c3e

Please sign in to comment.