Neshweb dockers
This commit is contained in:
parent
33dd722770
commit
174dd557e5
2 changed files with 5 additions and 5 deletions
.forgejo/workflows
|
@ -5,7 +5,7 @@ on:
|
|||
jobs:
|
||||
pylint:
|
||||
runs-on: docker
|
||||
container: nikolaik/python-nodejs:python3.11-nodejs21
|
||||
container: forgejo.neshweb.net/ci-docker-images/python-neshweb:3.11
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
mypy:
|
||||
runs-on: docker
|
||||
container: nikolaik/python-nodejs:python3.11-nodejs21
|
||||
container: forgejo.neshweb.net/ci-docker-images/python-neshweb:3.11
|
||||
steps:
|
||||
- name: Checkout source code
|
||||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue