Compare commits
No commits in common. "af38dbb89dc7a4ea332b1b50211fede9e03abee4" and "79d7831ef87f32c62bd5df1b99256306c9d9f2dc" have entirely different histories.
af38dbb89d
...
79d7831ef8
.gitea/workflows
@ -4,10 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
paths:
|
||||
- "apps/**"
|
||||
- "services/**"
|
||||
- "packages/**"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
@ -47,10 +47,10 @@ jobs:
|
||||
DB_PASS: ${{ secrets.DB_PASS }}
|
||||
name: Tests & Checks
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-22.04
|
||||
volumes:
|
||||
- aquatic:/var/lib/aquatic
|
||||
# container:
|
||||
# image: catthehacker/ubuntu:act-22.04
|
||||
# volumes:
|
||||
# - aquatic:/var/lib/aquatic
|
||||
timeout-minutes: 20
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user