added some docker tag notes to github action file w/ burnettk

This commit is contained in:
jasquat 2023-02-23 17:16:35 -05:00
parent f1e82c564f
commit 0b44f76581
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
name: Release Builds
# on every commit to main:
# frontend:main-20230223164322-b8becd1-45
# frontend:main-latest
# on every tag:
# frontend:latest
on:
push: