Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Update Dalichecklist.yaml #50

Update Dalichecklist.yaml

Update Dalichecklist.yaml #50

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
Django:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the image
run: docker-compose build