Skip to content
This repository was archived by the owner on Nov 20, 2021. It is now read-only.

Commit 7d99656

Browse files
authored
Update cinder.yaml
1 parent c337658 commit 7d99656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cinder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Prepare
2727
id: prep
2828
run: |
29-
DOCKER_IMAGE=${GITHUB_REPOSITORY}
29+
DOCKER_IMAGE=criticalstack/cinder
3030
VERSION=noop
3131
if [ "${{ github.event_name }}" = "schedule" ]; then
3232
VERSION=nightly

0 commit comments

Comments
 (0)