Skip to content

chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 #1663

chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14

chore(deps-dev): bump @types/jest from 29.5.12 to 29.5.14 #1663

Workflow file for this run

name: test docker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docker-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: check the dockerfile
run: |
docker build .