name: Build and Test Production on: push: branches: [main] jobs: build_test_deploy: uses: ./.gitea/workflows/build-common.yaml with: build_environment: production