Skip to content

Commit

Permalink
tmp: only build one image
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Dec 1, 2023
1 parent d52d7bf commit a888fdd
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,7 @@ jobs:
- linux/amd64
- linux/arm64
container:
- php83
- php82
- php81
- php80
- php74
- php73
- php72
- php71
- push
- saml
- nginx
- elasticsearch
- mailhog
- ldap
- lookupserver
- smb
- codedev
- code
- talk-janus
permissions:
packages: write
contents: read
Expand Down Expand Up @@ -119,25 +101,7 @@ jobs:
strategy:
matrix:
container:
- php83
- php82
- php81
- php80
- php74
- php73
- php72
- php71
- push
- saml
- nginx
- elasticsearch
- mailhog
- ldap
- lookupserver
- smb
- codedev
- code
- talk-janus
steps:
- name: Download digests
uses: actions/download-artifact@v3
Expand Down

0 comments on commit a888fdd

Please sign in to comment.