"Nov 14 commit 5"

This commit is contained in:
sandeepharness 2024-11-14 14:36:41 +05:30
parent 13d4f3b0c8
commit bfcd50b0fc

View File

@ -16,7 +16,7 @@ steps:
- go build -o /dev/null -tags "oss nolimit" github.com/drone/drone/cmd/drone-server
- name: build
image: golang:1.1.22.7
image: golang:1.22.7
commands:
- sh scripts/build.sh
environment:
@ -53,7 +53,7 @@ platform:
steps:
- name: build
image: golang:1.1.22.7
image: golang:1.22.7
commands:
- sh scripts/build.sh
environment: