Skip to content

add docker authorization for docker operations #606

add docker authorization for docker operations

add docker authorization for docker operations #606

Workflow file for this run

name: CI
on:
pull_request:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Make ECM Distro Tools
run: |
make all
make test