Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
f22dff432f
commit
d428862311
@ -10,7 +10,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: install rust
|
- name: install rust
|
||||||
run: apt update
|
run: apt update
|
||||||
run: apt install cargo -y
|
- run: apt install cargo -y
|
||||||
- run: cargo build --release
|
- run: cargo build --release
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user