Add how many came include company
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
50bc876a2f
commit
397e0a47d2
@ -20,6 +20,8 @@ steps:
|
||||
password:
|
||||
from_secret: DOCKER_PASSWORD
|
||||
skip_tls_verify: "true"
|
||||
custom_args:
|
||||
- --skip-tls-verify-pull
|
||||
|
||||
build-backend:
|
||||
name: Build & Push Backend
|
||||
@ -42,6 +44,8 @@ steps:
|
||||
password:
|
||||
from_secret: DOCKER_PASSWORD
|
||||
skip_tls_verify: "true"
|
||||
custom_args:
|
||||
- --skip-tls-verify-pull
|
||||
|
||||
update-values-frontend:
|
||||
name: Update frontend tag in values.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user