Skip to content

Commit b9e0157

Browse files
authored
ci: fix bug with GitLab CI (#5895)
Without this fix the `requirements_json_test` test in GitLab would fail due to issues with the version of Go being used. The automated script that updates this file hasn't yet been fixed, so we're updating this file manually for now to unblock eveyone.
1 parent b800822 commit b9e0157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/one-pipeline.locked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# DO NOT EDIT THIS FILE MANUALLY
22
# This file is auto-generated by automation.
33
include:
4-
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/05e116339b9780a138a474d0348e97debfca97f27bbc4ca489cf4e4c90d9cc94/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/f2050f53c1f5aed62a24e6b406c746e7d593230ce02b5d56d2a2296db763ebf4/one-pipeline.yml

0 commit comments

Comments
 (0)