feat: security & integration hardening (ConfigMap + 5 gaps + CI/CD) #14
@@ -9,9 +9,6 @@ jobs:
|
||||
build-and-push:
|
||||
name: Build and Push Image
|
||||
runs-on: rust
|
||||
# NO container specified - use runner's native environment
|
||||
# The rust runner has: Rust 1.83-bookworm + docker CLI + git
|
||||
# Docker daemon available at: tcp://localhost:2376 (TLS)
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user