Skip to content

Detect current task to skip the confirm & tweak Error.ts #30

Detect current task to skip the confirm & tweak Error.ts

Detect current task to skip the confirm & tweak Error.ts #30

Workflow file for this run

name: docker build
on:
push:
branches:
- main
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
persist-credentials: false
- name: Build
run: |
docker buildx build . -t wordhub