Skip to content

Commit

Permalink
Fix images
Browse files Browse the repository at this point in the history
  • Loading branch information
aronpc authored Dec 21, 2023
1 parent aa180b5 commit 3c8ec4e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/make-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
context: fpm/.
platforms: |
linux/amd64
# linux/arm/v7
# linux/arm64/v8
pull: true
push: true
tags: |
Expand All @@ -58,8 +56,6 @@ jobs:
context: fpm/.
platforms: |
linux/amd64
# linux/arm/v7
# linux/arm64/v8
pull: true
push: true
tags: |
Expand Down Expand Up @@ -102,8 +98,6 @@ jobs:
context: nginx/.
platforms: |
linux/amd64
# linux/arm/v7
# linux/arm64/v8
pull: true
push: true
tags: |
Expand All @@ -119,8 +113,6 @@ jobs:
context: nginx/.
platforms: |
linux/amd64
# linux/arm/v7
# linux/arm64/v8
pull: true
push: true
tags: |
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/update-old-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
context: fpm/.
platforms: |
linux/amd64
# linux/arm/v7
# linux/arm64/v8
pull: true
push: true
tags: |
Expand Down Expand Up @@ -83,8 +81,6 @@ jobs:
context: nginx/.
platforms: |
linux/amd64
# linux/arm/v7
# linux/arm64/v8
pull: true
push: true
tags: |
Expand Down

0 comments on commit 3c8ec4e

Please sign in to comment.