Singular commadn into nix develop
This commit is contained in:
parent
dec5dfa53a
commit
c4aa6737a7
|
@ -46,8 +46,8 @@ steps:
|
||||||
- git add tritonshell
|
- git add tritonshell
|
||||||
- cd tritonshell
|
- cd tritonshell
|
||||||
- nix develop --command \
|
- nix develop --command \
|
||||||
&& mput -p -f ./result/foot_wayland_info.png ~~/public/$${TARGET_DIR} \
|
"mput -p -f ./result/foot_wayland_info.png ~~/public/$${TARGET_DIR} \
|
||||||
&& mput -p -f ./result/test-wayland.out ~~/public/$${TARGET_DIR}
|
&& mput -p -f ./result/test-wayland.out ~~/public/$${TARGET_DIR}"
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
ref:
|
ref:
|
||||||
|
@ -107,6 +107,6 @@ volumes:
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 8a194e595ea431b590e08c591a5707b613d0cba7ed4ce700f9c62ef2efc343eb
|
hmac: 7104c0fe7829b6b4ae52beb6acae1a7ac1850c2161df5a06e28465fae5b2c783
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue