Skip to content

Commit

Permalink
feat: update sonar token
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrastopoulos committed Dec 1, 2024
1 parent f3a982b commit e3104f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
*.tsbuildinfo
cdk.out
cdk.out
.env
7 changes: 0 additions & 7 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,3 @@ services:
dockerfile: Dockerfile
ports:
- '8080:8080'
- '9090:9090'
environment:
- JENKINS_ADMIN_USERNAME=admin
- JENKINS_ADMIN_PASSWORD=admin
- SONAR_HOST_URL=http://sonarq-sonar-ntjiqxncmqiu-1248257985.us-east-1.elb.amazonaws.com
- SONAR_TOKEN=squ_0ebecca4ad546d1f5c349ba317478c4512ffde1d
- CASC_JENKINS_CONFIG=/usr/share/jenkins/ref/jenkins.yaml

0 comments on commit e3104f5

Please sign in to comment.