Skip to content

Do not append MD5 sum of module path #7

Do not append MD5 sum of module path

Do not append MD5 sum of module path #7

Workflow file for this run

name: Publish
on:
push:
branches: ['ko_build']
jobs:
publish:
name: Publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22.4'
- uses: ko-build/[email protected]
env:
KO_DOCKER_REPO: ko.local
- run: ko build --base-import-paths