Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clems71 authored Oct 23, 2024
1 parent e77e0c7 commit 28f8cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: ko-build/[email protected]

- name: Build image with ko
run: KO_DOCKER_REPO=ghcr.io/3di-clockwork/caddy-ingress-controller:latest ko build ./cmd/caddy
run: KO_DOCKER_REPO=ghcr.io/3di-clockwork/caddy-ingress-controller ko build ./cmd/caddy

# - name: Build
# run: CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o ./bin/ingress-controller ./cmd/caddy

0 comments on commit 28f8cbd

Please sign in to comment.