Skip to content

Commit

Permalink
update GHA for main branch
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Labarussias <issif+github@gadz.org>
  • Loading branch information
Issif committed Oct 12, 2023
1 parent acff415 commit 660b7e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
with:
install-only: true

- name: Install ko
uses: ko-build/setup-ko@v0

- name: Login to Docker Hub
uses: docker/login-action@v2
with:
Expand All @@ -40,4 +43,4 @@ jobs:
uses: magefile/mage-action@v2
with:
version: latest
args: build
args: pushimages

0 comments on commit 660b7e0

Please sign in to comment.