Unverified Commit ba52a786 authored by Johnny's avatar Johnny Committed by GitHub

chore: update canary image

parent b0392954
name: Build and Push Test Image
name: Build and Push Canary Image
on:
push:
branches: [main]
jobs:
build-and-push-test-image:
build-and-push-canary-image:
runs-on: ubuntu-latest
permissions:
contents: read
......@@ -46,7 +46,7 @@ jobs:
flavor: |
latest=false
tags: |
type=raw,value=test
type=raw,value=canary
- name: Build and Push
id: docker_build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment