Skip to content

Switch base image to 'alpine:lates' #9

Switch base image to 'alpine:lates'

Switch base image to 'alpine:lates' #9

name: Build and Publish
on:
push:
branches: ['main']
jobs:
publish:
name: ko
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v4
with:
go-version: '1.22.x'
- uses: actions/checkout@v3
- uses: ko-build/[email protected]
- run: |
ko build --base-import-paths ./cmd/wn-smartmeter-influx/