Skip to content

Commit

Permalink
retain build dir, duh
Browse files Browse the repository at this point in the history
  • Loading branch information
boeschf committed Oct 8, 2024
1 parent 84b8a7d commit f7e6e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/includes/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ variables:
<<: *default_slurm_vars
artifacts:
paths:
- $INSTALL_DIR
- $BUILD_DIR
- $INSTALL_DIR

#####################
Expand Down

0 comments on commit f7e6e36

Please sign in to comment.