Skip to content

Create environment.yaml #1

Create environment.yaml

Create environment.yaml #1

Workflow file for this run

name: Environment Docker Images CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Environment build.sh
run: ./environment/build.sh