Skip to content

Commit

Permalink
only retain binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
boeschf committed Oct 8, 2024
1 parent f7e6e36 commit 51865ca
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:
- $BUILD_DIR
- $BUILD_DIR/bin
- $INSTALL_DIR

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

0 comments on commit 51865ca

Please sign in to comment.