Update .github/workflows/.github-ci.yaml

This commit is contained in:
richardrobertreitz 2024-12-16 11:23:47 +00:00
parent 7cf2426f64
commit dfcace404e

View file

@ -26,6 +26,8 @@ jobs:
- name: Build Docker Container
run: |
pwd
ls -la
KO_DOCKER_REPO="forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/fibonacci_go" ko build --bare ./cmd
- name: Vulnerability Scanning