File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : v0.0.7-31-gf8e05d9
2+ _commit : v0.0.7-32-gbd0b25b
33_src_path : gh:LabAutomationAndScreening/copier-base-template.git
44description : Copier template for creating Python libraries and executables
55python_ci_versions :
Original file line number Diff line number Diff line change 3838 fi
3939
4040 export UV_INDEX_CODE_ARTIFACT_PRIMARY_USERNAME=aws
41+ echo "::add-mask::$UV_INDEX_CODE_ARTIFACT_PRIMARY_PASSWORD" # ensure this doesn't show up in the CI logs
4142 export UV_INDEX_CODE_ARTIFACT_PRIMARY_PASSWORD="$CODEARTIFACT_AUTH_TOKEN"
4243 export UV_INDEX_CODE_ARTIFACT_STAGING_USERNAME=aws
44+ echo "::add-mask::$UV_INDEX_CODE_ARTIFACT_STAGING_PASSWORD" # ensure this doesn't show up in the CI logs
4345 export UV_INDEX_CODE_ARTIFACT_STAGING_PASSWORD="$CODEARTIFACT_AUTH_TOKEN"
4446
4547fi{% endraw %}{% else %}{% raw %} # Placeholder file not being used by these copier template answers{% endraw %}{% endif %}
You can’t perform that action at this time.
0 commit comments