fix: README changed + fixed CI testing using the new auto-build feature of start.py
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build and run firegex
|
||||
run: python3 start.py -b start --psw-no-interactive testpassword
|
||||
run: python3 start.py start --psw-no-interactive testpassword
|
||||
|
||||
- name: Run tests
|
||||
run: cd tests && ./run_tests.sh
|
||||
|
||||
Reference in New Issue
Block a user