@@ -15,6 +15,7 @@ steps:
|
||||
|
||||
- name: build
|
||||
image: git.firechicken.net/fedichat/rust_builder:latest
|
||||
pull: true
|
||||
#entrypoint: ["/bin/bash","-x", "-c", "echo $CI_SCRIPT | base64 -d | /bin/bash -e"]
|
||||
entrypoint: ["/bin/bash","-c", "echo $PATH"]
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user