Fix rust version mismatch issues
This commit is contained in:
parent
2075c252f6
commit
e8a971e879
3 changed files with 15 additions and 9 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
|
@ -48,8 +48,6 @@ jobs:
|
|||
context: ./rust-engine
|
||||
push: true
|
||||
tags: ghcr.io/${{ steps.repo_name.outputs.name }}/rust-engine:${{ github.sha }}
|
||||
build-args: |
|
||||
RUSTUP_TOOLCHAIN=stable
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue