Skip to content

Update README.md

Update README.md #20

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