9
Some checks failed
Continuous Integration / container (push) Failing after 0s
Continuous Integration / Docker Tests (push) Failing after 1s
Continuous Integration / GitHub Actions Test (push) Failing after 1s
Lint Codebase / Lint Codebase (push) Failing after 3s
/ A job to say hello (push) Successful in 0s
Some checks failed
Continuous Integration / container (push) Failing after 0s
Continuous Integration / Docker Tests (push) Failing after 1s
Continuous Integration / GitHub Actions Test (push) Failing after 1s
Lint Codebase / Lint Codebase (push) Failing after 3s
/ A job to say hello (push) Successful in 0s
This commit is contained in:
parent
19c859d09f
commit
d95804095a
@ -1,7 +1,4 @@
|
||||
name: Continuous Integration
|
||||
|
||||
container:
|
||||
image: docker.arswarog.ru:5000/jt4d/gitea-actions-base-image:latest
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@ -17,6 +14,8 @@ permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
container:
|
||||
image: docker.arswarog.ru:5000/jt4d/gitea-actions-base-image:latest
|
||||
test-docker:
|
||||
name: Docker Tests
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user