Add emacs to the test image.
This commit is contained in:
parent
586f569646
commit
a3f6d7ef9f
@ -51,9 +51,7 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
storage: 10Gi
|
storage: 10Gi
|
||||||
subPath: rust-source
|
subPath: rust-source
|
||||||
params:
|
params: []
|
||||||
- name: GIT_BRANCH
|
|
||||||
value: "master"
|
|
||||||
- name: organic-test
|
- name: organic-test
|
||||||
agent: tekton-pipeline
|
agent: tekton-pipeline
|
||||||
branches:
|
branches:
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
FROM harbor.fizz.buzz/dockerhub/rustlang/rust:nightly-alpine3.17
|
FROM harbor.fizz.buzz/dockerhub/rustlang/rust:nightly-alpine3.17
|
||||||
|
|
||||||
RUN apk add --no-cache musl-dev
|
RUN apk add --no-cache musl-dev emacs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user