Skip to content

chore(deps): bump the npm_and_yarn group with 2 updates #840

chore(deps): bump the npm_and_yarn group with 2 updates

chore(deps): bump the npm_and_yarn group with 2 updates #840

Workflow file for this run

name: Build Docker Image
on:
- push
- workflow_dispatch
- pull_request
jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v4
- name: Build Docker image
run: docker build -t private-mirrors .