mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
Set pipeline job timeouts and add ca-certificates to test container (#1753)
* set job timeout * add ca-cert package to test container * enable unittest * include apt update * set yes * skip logs::test_logs unittest
This commit is contained in:
committed by
GitHub
parent
3ddeb5fa94
commit
df20d4f100
1
.github/workflows/frontend.yaml
vendored
1
.github/workflows/frontend.yaml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
frontend:
|
||||
name: Build frontend
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user