Skip to content

Commit

Permalink
Remove references to manage_servers.sh in CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
NADOOITChristophBa committed Nov 27, 2024
1 parent 785b041 commit 375d4a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Run shellcheck
run: |
shellcheck manage_servers.sh
shellcheck ssl_manager.sh
shellcheck auth_methods.sh
shellcheck tests/*.sh
Expand Down Expand Up @@ -101,7 +100,6 @@ jobs:
- name: Package scripts
run: |
tar -czf nadoo-server-management.tar.gz \
manage_servers.sh \
ssl_manager.sh \
auth_methods.sh \
README.md \
Expand Down

0 comments on commit 375d4a4

Please sign in to comment.