Skip to content

version: fix macOS uploads by increasing build number prefix #7625

version: fix macOS uploads by increasing build number prefix

version: fix macOS uploads by increasing build number prefix #7625

name: "Dockerfile build"
on:
push:
branches:
- main
pull_request:
branches:
- "*"
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: "Build Docker image"
run: docker build .