Skip to content

Automation to update the Docker Hub description #5

Automation to update the Docker Hub description

Automation to update the Docker Hub description #5

name: Docker Image CI - Test
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: |
bash ./build.sh