Skip to content

Commit

Permalink
alpine build
Browse files Browse the repository at this point in the history
  • Loading branch information
traktuner committed Jun 17, 2024
1 parent 1c542d2 commit 96a2741
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
<<<<<<< HEAD
dockerfile: [ubuntu22, ubuntu20, ubuntu18, alpine]
=======
dockerfile: [ubuntu22, ubuntu20, ubuntu18]
>>>>>>> main
include:
- dockerfile: ubuntu22
tags: |
Expand All @@ -40,11 +36,8 @@ jobs:
tags: ubuntu20
- dockerfile: ubuntu18
tags: ubuntu18
<<<<<<< HEAD
- dockerfile: alpine
tags: alpine
=======
>>>>>>> main

steps:
- name: Checkout repository
Expand Down

0 comments on commit 96a2741

Please sign in to comment.