Skip to content

Bump cookie and express #113

Bump cookie and express

Bump cookie and express #113

Workflow file for this run

name: Install and build
on:
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v3
- name: Build dockerfile
run: docker build .