Skip to content

Commit

Permalink
[gh] remove unused conf
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaroche committed May 10, 2023
1 parent f09a446 commit 94e015f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
run: |
echo "127.0.0.1 analytica.part.klee.lan.net" | sudo tee -a /etc/hosts
echo "127.0.0.1 docker-vertigo.part.klee.lan.net" | sudo tee -a /etc/hosts
echo "127.0.0.1 redis-pic.part.klee.lan.net" | sudo tee -a /etc/hosts
- name: Build and analyze
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sonar-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
run: |
echo "127.0.0.1 analytica.part.klee.lan.net" | sudo tee -a /etc/hosts
echo "127.0.0.1 docker-vertigo.part.klee.lan.net" | sudo tee -a /etc/hosts
echo "127.0.0.1 redis-pic.part.klee.lan.net" | sudo tee -a /etc/hosts
- name: Build and analyze
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 94e015f

Please sign in to comment.