Skip to content

feat: update ubuntu server in cloudformation to 22.04 LTS (#411) #210

feat: update ubuntu server in cloudformation to 22.04 LTS (#411)

feat: update ubuntu server in cloudformation to 22.04 LTS (#411) #210

Workflow file for this run

name: Main merge
on:
push:
branches:
- main
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false