Skip to content

Commit

Permalink
let GH manage context do DOCKERFILE
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Jul 31, 2024
1 parent f100122 commit 77741e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
context: ./
cache-from: type=gha
cache-to: type=gha, mode=max
file: Dockerfile
platforms: "linux/${{ matrix.config.arch }}"
secrets: |
build_github_pat=${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 77741e4

Please sign in to comment.