Skip to content

Added final presentation file and Dockerfiles for ttests #2

Added final presentation file and Dockerfiles for ttests

Added final presentation file and Dockerfiles for ttests #2

Workflow file for this run

name: Continuous Integration
on: [ push ]
jobs:
build:
name: Continuous Integration
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: isbang/compose-action@v1.4.1
with:
compose-file: "./docker-compose.yml"