IGNF/myria3d

Anticiper déprécation d'une commande dans workflow CICD

CharlesGaydon opened this issue · 1 comments

Cf. cette ligne du workflow.

Run echo "::set-output name=version::$(docker run lidar_prod grep '__version__' package_metadata.yaml| cut -d\" -f2)"

Warning: The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

COrrigé dans #109