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,8 +1,5 @@
|
|||||||
name: Continuous Integration
|
name: Continuous Integration
|
||||||
|
|
||||||
container:
|
|
||||||
image: docker.arswarog.ru:5000/jt4d/gitea-actions-base-image:latest
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
@ -17,6 +14,8 @@ permissions:
|
|||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
container:
|
||||||
|
image: docker.arswarog.ru:5000/jt4d/gitea-actions-base-image:latest
|
||||||
test-docker:
|
test-docker:
|
||||||
name: Docker Tests
|
name: Docker Tests
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user