gitea vars
Some checks failed
CI/CD Pipeline / build (push) Failing after 26s

This commit is contained in:
2026-03-03 15:42:05 -07:00
parent 8f65aa9974
commit fb1b3b5173
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:$GITHUB_BUILD_NUMBER
image: alexmickelson/elixir-demo-frontend:$GITEA_BUILD_NUMBER
ports:
- containerPort: 80
resources: