Skip to content

[bootloader] Mark Epsilon 21.1.1 as safe #744

[bootloader] Mark Epsilon 21.1.1 as safe

[bootloader] Mark Epsilon 21.1.1 as safe #744

Workflow file for this run

name: Docker Image CI
on: [pull_request, push]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- name: Build the Docker image
run: docker build . --file docker/Dockerfile --tag omega:$(date +%s)