@@ -20,7 +20,7 @@ steps:
|
|||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: git.firechicken.net/fedichat/rust_builder
|
image: git.firechicken.net/fedichat/rust_builder
|
||||||
entrypoint: ["/bin/sh","-x", "-c", "echo $CI_SCRIPT | base64 -d | cat"]
|
entrypoint: ["/bin/sh","-x", "-c", "echo $CI_SCRIPT | base64 -d | /bin/bash -e"]
|
||||||
commands:
|
commands:
|
||||||
- pwd
|
- pwd
|
||||||
- ls -a
|
- ls -a
|
||||||
|
|||||||
Reference in New Issue
Block a user