Add CI/Automated Build #3

Merged
dubey merged 21 commits from cicd into main 2024-06-16 16:37:08 -04:00
Showing only changes of commit 498f209287 - Show all commits

View File

@ -4,6 +4,7 @@ on: [push]
jobs: jobs:
run-builds: run-builds:
runs-on: ubuntu-latest
name: Run build name: Run build
container: container:
image: ubuntu:latest image: ubuntu:latest