Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et committed Dec 3, 2024
1 parent 727e48a commit 05aa08e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
strategy:
matrix:
image: [image1, image2, image3]

steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 05aa08e

Please sign in to comment.