mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-11 18:14:20 +00:00
added some docker tag notes to github action file w/ burnettk
This commit is contained in:
parent
f1e82c564f
commit
0b44f76581
5
.github/workflows/release_builds.yml
vendored
5
.github/workflows/release_builds.yml
vendored
@ -1,4 +1,9 @@
|
|||||||
name: Release Builds
|
name: Release Builds
|
||||||
|
# on every commit to main:
|
||||||
|
# frontend:main-20230223164322-b8becd1-45
|
||||||
|
# frontend:main-latest
|
||||||
|
# on every tag:
|
||||||
|
# frontend:latest
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user