Forgejo v1.21 prep
This commit is contained in:
parent
4cd33cdfa4
commit
9d8dc1b1d8
3 changed files with 11 additions and 3 deletions
|
@ -5,9 +5,9 @@ when:
|
|||
|
||||
variables:
|
||||
- &ci_verify_image 'sc.cryxtal.org/ci-img/git-curl-jq:latest'
|
||||
- &golang_image 'golang:1.20-bullseye'
|
||||
- &golang_image 'golang:1.21-bullseye'
|
||||
- &forgejo_test_image 'docker.io/node:20-bookworm'
|
||||
- &nodejs_image 'node:lts'
|
||||
- &nodejs_image 'docker.io/node:20-bookworm'
|
||||
- &bin_dl_image 'sc.cryxtal.org/ci-img/bin-dl:latest'
|
||||
- &deb_build_image 'sc.cryxtal.org/ci-img/dh:bullseye'
|
||||
- &deb_test_image_bullseye 'sc.cryxtal.org/ci-img/deb-test:bullseye'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue