Skip to content

updated Dockerfile

updated Dockerfile #1

Workflow file for this run

name: Tests
on:
workflow_dispatch:
push:
branches:
- 'master'
- 'main'
- 'dockerise'
- 'publish-to-dockerhub'
- 'push-to-ghcr-and-ecr'
- 'dockerise-basic'
pull_request:
branches:
- 'master'
- 'main'
- 'dockerise'
- 'publish-to-dockerhub'
- 'push-to-ghcr-and-ecr'
- 'dockerise-basic'
jobs: