gitea vars
All checks were successful
CI/CD Pipeline / build (push) Successful in 1m56s

This commit is contained in:
2026-03-03 15:44:48 -07:00
parent fb1b3b5173
commit f0edbd0cf4
5 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: frontend
image: alexmickelson/elixir-demo-frontend:$GITEA_BUILD_NUMBER
image: alexmickelson/elixir-demo-frontend:$GITHUB_RUN_NUMBER
ports:
- containerPort: 80
resources: