Skip to content

move builtin plugins to avoid conflicts in docker #522

move builtin plugins to avoid conflicts in docker

move builtin plugins to avoid conflicts in docker #522

Workflow file for this run

name: docker build
on:
push:
permissions:
contents: read
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker Image smoke test
run: |
docker build .