Skip to content

Add button state scaffold #27

Add button state scaffold

Add button state scaffold #27

Workflow file for this run

name: Build Docker Container
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Build Docker container
uses: docker/build-push-action@v2
with:
context: .
file: etc/Dockerfile
tags: g29-py:latest