forked from github-mirrorer/quake-kube
Update push-image.yaml
This commit is contained in:
2
.github/workflows/push-image.yaml
vendored
2
.github/workflows/push-image.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Prepare
|
||||
id: prep
|
||||
run: |
|
||||
DOCKER_IMAGE=${GITHUB_REPOSITORY}
|
||||
DOCKER_IMAGE=criticalstack/quake
|
||||
VERSION=noop
|
||||
if [ "${{ github.event_name }}" = "schedule" ]; then
|
||||
VERSION=nightly
|
||||
|
||||
Reference in New Issue
Block a user