Update docker-image.yml

This commit is contained in:
Andrew Marchukov 2021-04-23 16:58:13 +03:00 committed by GitHub
parent 073884a61d
commit 5bde1d3952
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,10 @@ on:
branches: [ master ] branches: [ master ]
tags: tags:
- v* - v*
env:
# TODO: Change variable to your image's name.
IMAGE_NAME: insurgency-sandstorm
jobs: jobs:
build: build: