Skip to content

Commit

Permalink
test buildkit_Version
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsondan committed Mar 15, 2024
1 parent c5206d6 commit 79c493c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hybrid_branch_deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ jobs:
dagster_cloud_api_token: ${{ secrets.DAGSTER_CLOUD_HYBRID_API_TOKEN }}
location: ${{ toJson(matrix.location) }}
buildx_version: v0.12.1
buildkit_version: v0.12.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions .github/workflows/hybrid_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jobs:
location: ${{ toJson(matrix.location) }}
env_vars: ${{ toJson(secrets) }}
buildx_version: v0.12.1
buildkit_version: v0.12.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 79c493c

Please sign in to comment.