Skip to content

deps: bump eslint from 8.56.0 to 9.15.0 #234

deps: bump eslint from 8.56.0 to 9.15.0

deps: bump eslint from 8.56.0 to 9.15.0 #234

Workflow file for this run

name: docker-test
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Build Docker Image
run: docker build -t ibc-explorer -f Dockerfile .