Skip to content

Merge branch 'patch/basicauth_removal' into test/f1 #203

Merge branch 'patch/basicauth_removal' into test/f1

Merge branch 'patch/basicauth_removal' into test/f1 #203

Workflow file for this run

name: Build on Ubuntu 20.04
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Docker images
uses: docker/build-push-action@v5
with:
file: docker/ubuntu/Dockerfile