mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-18 14:47:48 +00:00
what was I thinking of course I need Go to deploy get your head in the game Hall
This commit is contained in:
parent
d2bd856985
commit
2912c3267b
1 changed files with 3 additions and 0 deletions
3
.github/workflows/deploy.yaml
vendored
3
.github/workflows/deploy.yaml
vendored
|
|
@ -18,6 +18,9 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
|
||||
# Install tools.
|
||||
- uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.18
|
||||
- uses: imjasonh/setup-ko@v0.4
|
||||
env:
|
||||
KO_DOCKER_REPO: gcr.io/kontaindotme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue