Signed-off-by: spv <spv0x04@proton.me>
This commit is contained in:
parent
2b3e86fe12
commit
9002cf785a
@ -8,6 +8,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
- name: install rust
|
||||
run: apt install cargo -y
|
||||
- run: cargo build --release
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user