Skip to content

Commit

Permalink
tmp: list environment variable names
Browse files Browse the repository at this point in the history
  • Loading branch information
chouquette committed Nov 7, 2023
1 parent 6b2d63e commit a532fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/package_build/deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ agent_deb-x64-a6:
DESTINATION_DBG_DEB: 'datadog-agent-dbg_6_amd64.deb'
before_script:
- export RELEASE_VERSION=$RELEASE_VERSION_6
- awk 'BEGIN{for(v in ENVIRON) print v}'

agent_deb-x64-a7:
extends: .agent_build_common_deb
Expand Down

0 comments on commit a532fb1

Please sign in to comment.