Workflow test-3
All checks were successful
Build and push container image / build (push) Successful in 6m8s

This commit is contained in:
toast 2024-03-12 11:53:38 +11:00
parent d01421a93d
commit 20c4ad2cb0

View File

@ -5,7 +5,7 @@ on:
- master - master
jobs: jobs:
build: build:
runs-on: self-hosted runs-on: rust-ci
steps: steps:
- name: Set up Docker environment - name: Set up Docker environment
run: | run: |