Skip to content

Create unique output files for Mapfile by key tests (#6920) #359

Create unique output files for Mapfile by key tests (#6920)

Create unique output files for Mapfile by key tests (#6920) #359

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository contents
uses: actions/checkout@v3
- name: Build
run: docker run -e WORK_DIR="$PWD" -v $PWD:$PWD ubuntu:20.04 $PWD/.github/workflows/start.sh