File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -114,19 +114,6 @@ integration-test ({{ $runtime.name }}-{{ $runtime.arch }}):
114114 - RUNTIME_PARAM= {{ $runtime .python_version }} ARCH= {{ $runtime .arch }} . /scripts/run_integration_tests.sh
115115 retry: 2
116116
117- test-update-layer-versions-docs:
118- stage: publish
119- trigger:
120- project: DataDog/serverless-ci
121- needs: {{ range $runtime := (ds " runtimes" ).runtimes }}
122- - integration-test ({{ $runtime .name }}-{{ $runtime .arch }})
123- {{- end }}
124- variables:
125- RUN_LAMBDA_LAYER_DOCUMENTATION: " true"
126- RUN_LAMBDA_DATADOG_CI: " true"
127- RUN_LAMBDA_UI_LAYER_VERSIONS: " true"
128- RUN_LAMBDA_RUNTIMES: " true"
129-
130117sign-layer ({{ $runtime .name }}-{{ $runtime .arch }}):
131118 stage: sign
132119 tags: [" arch:amd64" ]
You can’t perform that action at this time.
0 commit comments