Skip to content

Script updated to 12.2 Athens #4

Script updated to 12.2 Athens

Script updated to 12.2 Athens #4

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 "localhost" 3050