Skip to content

Commit

Permalink
fix: needs
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Mar 21, 2024
1 parent 856dbdc commit 57481df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ pg:

files:
~chart: app
~needs: [build-api] # sidecar image
image: ghcr.io/socialgouv/docker/nginx:7.0.1
containerPort: 8080
probesPort: 8080
Expand Down Expand Up @@ -219,4 +220,4 @@ jobs:
use: build
with:
imagePackage: nginx
context: packages/nginx
context: packages/nginx

0 comments on commit 57481df

Please sign in to comment.