Skip to content

Commit

Permalink
STAC-21039 Something weird with go mod tidy and go mod vendor orderin…
Browse files Browse the repository at this point in the history
…g...
  • Loading branch information
LouisParkin committed Apr 24, 2024
1 parent 6962431 commit 6f652fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ deps_deb:
- *rename_datadog_stackvista
- conda activate $CONDA_ENV
- inv -e deps --verbose
- go mod tidy
- go mod vendor
- go mod tidy
- inv agent.version --major-version $MAJOR_VERSION -u > version.txt
Expand Down

0 comments on commit 6f652fc

Please sign in to comment.