Skip to content

chore(deps): bump babel-plugin-transform-import-meta from 2.2.1 to 2.… #1751

chore(deps): bump babel-plugin-transform-import-meta from 2.2.1 to 2.…

chore(deps): bump babel-plugin-transform-import-meta from 2.2.1 to 2.… #1751

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 .