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

Commit

Permalink
Update cinder.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRx authored Oct 29, 2020
1 parent c337658 commit 7d99656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cinder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Prepare
id: prep
run: |
DOCKER_IMAGE=${GITHUB_REPOSITORY}
DOCKER_IMAGE=criticalstack/cinder
VERSION=noop
if [ "${{ github.event_name }}" = "schedule" ]; then
VERSION=nightly
Expand Down

0 comments on commit 7d99656

Please sign in to comment.