1
0
Fork 0

rename windows test queue

This commit is contained in:
Mikhail Goncharov 2023-10-04 11:22:11 +02:00
parent d7ae0f889a
commit a536f2c048
2 changed files with 1 additions and 2 deletions

View file

@ -82,7 +82,6 @@ RUN echo 'install buildkite' ;\
apt-get install -y buildkite-agent tini gosu; \
apt-get clean;
COPY --chown=buildkite-agent:buildkite-agent pre-checkout /etc/buildkite-agent/hooks
# buildkite working directory

View file

@ -52,7 +52,7 @@ spec:
fieldRef:
fieldPath: metadata.name
- name: BUILDKITE_AGENT_TAGS
value: "queue=windows-test-32,pod-name=$(POD_NAME)"
value: "queue=windows-test,pod-name=$(POD_NAME)"
- name: BUILDKITE_API_TOKEN
valueFrom:
secretKeyRef: