Skip to content

Commit

Permalink
chore: fix snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed May 30, 2024
1 parent fc5d1e4 commit 185fce4
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/kontinuous/tests/__snapshots__/job-builds.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./Dockerfile \\\\
Expand Down Expand Up @@ -542,6 +543,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace//packages/hasura \\\\
--local dockerfile=/workspace/packages/hasura \\\\
--opt filename=./Dockerfile \\\\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./Dockerfile \\\\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./Dockerfile \\\\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./Dockerfile \\\\
Expand Down Expand Up @@ -851,6 +852,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace//hasura \\\\
--local dockerfile=/workspace/hasura \\\\
--opt filename=./Dockerfile \\\\
Expand Down
2 changes: 2 additions & 0 deletions packages/kontinuous/tests/__snapshots__/jobs-build.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./Dockerfile \\\\
Expand Down Expand Up @@ -849,6 +850,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace//hasura \\\\
--local dockerfile=/workspace/hasura \\\\
--opt filename=./Dockerfile \\\\
Expand Down
4 changes: 4 additions & 0 deletions packages/kontinuous/tests/__snapshots__/repo.domifa.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/backend/Dockerfile \\\\
Expand Down Expand Up @@ -583,6 +584,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/frontend/Dockerfile \\\\
Expand Down Expand Up @@ -867,6 +869,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/portail-admins/Dockerfile \\\\
Expand Down Expand Up @@ -1147,6 +1150,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/portail-usagers/Dockerfile \\\\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/backend/Dockerfile \\\\
Expand Down Expand Up @@ -578,6 +579,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/frontend/Dockerfile \\\\
Expand Down Expand Up @@ -862,6 +864,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/portail-admins/Dockerfile \\\\
Expand Down Expand Up @@ -1142,6 +1145,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/portail-usagers/Dockerfile \\\\
Expand Down
4 changes: 4 additions & 0 deletions packages/kontinuous/tests/__snapshots__/repo.domifa.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/backend/Dockerfile \\\\
Expand Down Expand Up @@ -579,6 +580,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/frontend/Dockerfile \\\\
Expand Down Expand Up @@ -863,6 +865,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/portail-admins/Dockerfile \\\\
Expand Down Expand Up @@ -1144,6 +1147,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./packages/portail-usagers/Dockerfile \\\\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./Dockerfile \\\\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ spec:
$buildctl_options_mtls \\\\
build \\\\
--frontend gateway.v0 \\\\
--opt source=docker/dockerfile:1 \\\\
--local context=/workspace/ \\\\
--local dockerfile=/workspace \\\\
--opt filename=./Dockerfile \\\\
Expand Down

0 comments on commit 185fce4

Please sign in to comment.