Update docker-image.yml

This commit is contained in:
Yuzerion 2024-03-30 02:25:59 +08:00 committed by GitHub
parent f2ce27ccb2
commit f697f84978
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,10 +3,14 @@ name: Build and Push Container to GitHub Container Registry
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- main
jobs:
build_and_push:
runs-on: ubuntu-latest
steps:
- name: Build and Push Container to ghcr.io
uses: GlueOps/github-actions-build-push-containers@v0.3.7
with:
tag: latest