Skip to content

Check if build works for native platform only #12

Check if build works for native platform only

Check if build works for native platform only #12

Workflow file for this run

name: Build and push
permissions:
contents: read
packages: write
on:
push:
branches:
- main
schedule:
- cron: '15 2 * * SUN'
jobs:
build-and-push:
uses: ./.github/workflows/docker.yml
secrets: inherit