Updated to new URLs

This commit is contained in:
2020-05-02 21:17:00 +01:00
parent dfc6f23eba
commit 5da3b51817
7 changed files with 10 additions and 10 deletions

View File

@@ -14,6 +14,6 @@ spec:
steps:
- name: make
workingDir: /workspace/src
image: docker.cloud.cluster.fun/averagemarcus/ci-builder:latest
image: docker.cluster.fun/averagemarcus/ci-builder:latest
script: |
make --dry-run -t $(params.TARGET) &> /dev/null && make $(params.TARGET) || echo "No '$(params.TARGET)' target found, skipping"

View File

@@ -14,7 +14,7 @@ spec:
default: "pending"
steps:
- name: pr-status-update
image: docker.cloud.cluster.fun/averagemarcus/gitea-pr-state:latest
image: docker.cluster.fun/averagemarcus/gitea-pr-state:latest
env:
- name: ACCESS_TOKEN
valueFrom: