pin golang-just image (#390)

Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/390
Co-authored-by: crapStone <me@crapstone.dev>
Co-committed-by: crapStone <me@crapstone.dev>
This commit is contained in:
crapStone 2024-09-29 21:17:15 +00:00 committed by crapStone
parent 5b120f0488
commit 2f8bd38f59
2 changed files with 11 additions and 17 deletions

View file

@ -11,8 +11,7 @@ steps:
build: build:
depends_on: vendor depends_on: vendor
image: codeberg.org/6543/docker-images/golang_just image: codeberg.org/6543/docker-images/golang_just:go-1.22
pull: true
commands: commands:
- go version - go version
- just build - just build
@ -33,8 +32,7 @@ steps:
build-tag: build-tag:
depends_on: vendor depends_on: vendor
image: codeberg.org/6543/docker-images/golang_just image: codeberg.org/6543/docker-images/golang_just:go-1.22
pull: true
commands: commands:
- go version - go version
- just build-tag ${CI_COMMIT_TAG##v} - just build-tag ${CI_COMMIT_TAG##v}
@ -43,8 +41,7 @@ steps:
test: test:
depends_on: build depends_on: build
image: codeberg.org/6543/docker-images/golang_just image: codeberg.org/6543/docker-images/golang_just:go-1.22
pull: true
commands: commands:
- just test - just test
when: when:
@ -52,8 +49,7 @@ steps:
integration-tests: integration-tests:
depends_on: build depends_on: build
image: codeberg.org/6543/docker-images/golang_just image: codeberg.org/6543/docker-images/golang_just:go-1.22
pull: true
commands: commands:
- just integration - just integration
environment: environment:

View file

@ -5,11 +5,11 @@
"systems": "systems" "systems": "systems"
}, },
"locked": { "locked": {
"lastModified": 1710146030, "lastModified": 1726560853,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -19,12 +19,10 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1716715802, "lastModified": 0,
"narHash": "sha256-usk0vE7VlxPX8jOavrtpOqphdfqEQpf9lgedlY/r66c=", "narHash": "sha256-8fnFlXBgM/uSvBlLWjZ0Z0sOdRBesyNdH0+esxqizGc=",
"owner": "NixOS", "path": "/nix/store/rqicl40jqw5d93l43s1xq0bm6yy0gpx4-source",
"repo": "nixpkgs", "type": "path"
"rev": "e2dd4e18cc1c7314e24154331bae07df76eb582f",
"type": "github"
}, },
"original": { "original": {
"id": "nixpkgs", "id": "nixpkgs",