mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
CI: bump jobs.release.executor to go/default:1.22
sameersbn/docker-gitlab#2962
This commit is contained in:
parent
c5e095b4dd
commit
882ab1eac2
@ -269,12 +269,12 @@ jobs:
|
||||
release:
|
||||
executor:
|
||||
name: go/default
|
||||
tag: '1.14'
|
||||
tag: '1.22'
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Installing github-release tool
|
||||
command: go get github.com/meterup/github-release
|
||||
command: go install github.com/meterup/github-release@latest
|
||||
- run:
|
||||
name: Creating github release
|
||||
command: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user