DONE: update logo to original official logo, update letterhead and letterfooter layout (#8)
Co-authored-by: ISMAIL MASSERAN <topaz@Mac.dlinkrouter.local> Reviewed-on: #8
This commit was merged in pull request #8.
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