Skip to content

Commit

Permalink
[CI] Build docker image for different architectures #47
Browse files Browse the repository at this point in the history
  • Loading branch information
4TT1L4 committed Apr 24, 2024
1 parent c1d92d6 commit ff59c1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
uses: actions/deploy-pages@v2
docker:
runs-on: ubuntu-latest
continue-on-error: true
permissions:
packages: write
contents: read
Expand Down Expand Up @@ -60,4 +59,3 @@ jobs:
labels: ${{ steps.docker-metadata.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit ff59c1c

Please sign in to comment.