Skip to content
Snippets Groups Projects
Unverified Commit 04292261 authored by Yoav Rotem's avatar Yoav Rotem Committed by GitHub
Browse files

Update release.yml (#1013)

* Update release.yml

* Update release.yml
parent 5f7fb350
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,11 @@ on: ...@@ -4,6 +4,11 @@ on:
push: push:
tags: tags:
- "v*" - "v*"
env:
GO_VERSION: "1.16"
KIND_VERSION: "v0.11.1"
KIND_IMAGE: "kindest/node:v1.21.1@sha256:69860bda5563ac81e3c0057d654b5253219618a22ec3a346306239bba8cfa1a6"
jobs: jobs:
release: release:
name: Release name: Release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment