Update docker-image.yml

This commit is contained in:
Lee 2023-01-06 22:49:00 +00:00 committed by GitHub
parent 04de6677a9
commit 3306beff2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,15 +3,10 @@ name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image