mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-03-25 02:21:38 +01:00
Remove setup make step
This commit is contained in:
5
.github/workflows/release-docker.yaml
vendored
5
.github/workflows/release-docker.yaml
vendored
@@ -14,11 +14,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.15.0'
|
go-version: '1.15.0'
|
||||||
|
|
||||||
- name: Setup make
|
|
||||||
run: |
|
|
||||||
apt update
|
|
||||||
apt install -y make
|
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user