Update push-image.yaml

This commit is contained in:
Chris Marshall
2020-11-22 12:02:19 -05:00
committed by GitHub
parent bc61c2dc7e
commit c1229891a6

View File

@ -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