Update .gitea/workflows/container-build.yml
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
- operating-systems/**
|
||||
jobs:
|
||||
push:
|
||||
name: "Build Container Image: container:${{ matrix.operating-systems }}"
|
||||
name: Build Container Image container:${{ matrix.operating-systems }}
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user