Newer
Older
include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
- template: Dependency-Scanning.gitlab-ci.yml
- apt-get update && apt-get install firefox-esr sudo -y
- su - www-data
- more /etc/passwd
- firefox-esr --version
- sudo -u www-data npm run test