a environment: docker
ci / build (push) Failing after 6s Details

This commit is contained in:
Chris Grimmett 2024-03-29 00:03:12 -08:00
parent 3060f18e80
commit 364a255f34
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
environment: docker
steps:
- uses: actions/checkout@v3
name: Check out code