Updated workflow
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
name: Rust
|
name: Rust
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- echo "This is a test"
|
||||||
|
# Add SSH_PRIVATE_KEY
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user