Update .github/workflows/build.yml
Some checks failed
Build and Push Docker Image / build (push) Failing after 42s

This commit is contained in:
Eric X. Liu 2024-06-13 05:23:53 +00:00
parent 2edc63c692
commit 3316304f3d

View File

@ -3,7 +3,7 @@ name: Build and Push Docker Image
on:
push:
branches:
- main
- master
jobs:
build: