Skip to content

Merge pull request #210 from carlosmmatos/bump-v3.2.6 #532

Merge pull request #210 from carlosmmatos/bump-v3.2.6

Merge pull request #210 from carlosmmatos/bump-v3.2.6 #532

name: Container Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
name: Build image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: container build
run: |
docker build .