mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-03-25 18:41:56 +01:00
Fix go build parentheses
This commit is contained in:
2
.github/workflows/release-docker.yaml
vendored
2
.github/workflows/release-docker.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: ‘1.14.0’
|
go-version: '1.15.0'
|
||||||
|
|
||||||
- name: Setup make
|
- name: Setup make
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user