Skip to content

Commit

Permalink
Update icubhead-withuser
Browse files Browse the repository at this point in the history
  • Loading branch information
MSECode committed Dec 27, 2023
1 parent 86946eb commit ecbacba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ ARG CMAKE_GENERATOR="Unix Makefiles"
ARG BUILD_TYPE=Release
ARG CMAKE_EXTRA_OPTIONS=-j2
ARG INSTALL_DIR=/home/icub/install_dir
ARG release="master"
ARG sbtag="Stable"
ARG release
ARG sbtag
ARG METADATA_FILE=/home/icub/install_dir/bin/setup_metadata.sh


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[sources]
START_IMG=ubuntu:jammy
$(cat DATE_TAG)
metadata={{steps.get_date.outputs.DATE_HOUR}}
release={{steps.get_version.outputs.VERSION}}
sbtag={{matrix.tag}}

Expand Down

0 comments on commit ecbacba

Please sign in to comment.