Skip to content

Flowforge - build and deploy #1794

Flowforge - build and deploy

Flowforge - build and deploy #1794

Re-run triggered September 20, 2024 09:46
Status Success
Total duration 6s
Artifacts 3

flowforge-container.yml

on: workflow_dispatch
Build single-architecture container images  /  build
3m 18s
Build single-architecture container images / build
Deploy to staging environment  /  deploy
Deploy to staging environment / deploy
Upload image to staging registry  /  deploy
32s
Upload image to staging registry / deploy
Upload image to production registry  /  deploy
34s
Upload image to production registry / deploy
Deploy to production environment  /  deploy
Deploy to production environment / deploy
Update images
4s
Update images
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Sensitive data should not be used in the ARG or ENV commands: flowforge-container/Dockerfile#L4
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "REGISTRY_TOKEN") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/