DONE: update logo to original official logo, update letterhead and letterfooter layout
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
name: Build Docker Image
|
||||
|
||||
# Builds images on every push to main or tag, but does NOT auto-deploy
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
# branches:
|
||||
# - main
|
||||
tags:
|
||||
- "v*" # v1.0.0, v1.0.1, etc.
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
# test-backend:
|
||||
|
||||
Reference in New Issue
Block a user