Skip to content

feat(dependencies): update #91

feat(dependencies): update

feat(dependencies): update #91

Workflow file for this run

name: cibuild
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag cops-hq:$(date +%s)