Commit bdf4984d authored by Michael Tesch's avatar Michael Tesch
Browse files

put the new CMakeLists.txt also in the release

parent 89172960
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,5 +81,5 @@ publish:
  before_script:
  - dnf install -y python3-requests
  script:
  - tar czvf cppduals-${CI_BUILD_TAG#v}.tgz duals
  - tar czvf cppduals-${CI_BUILD_TAG#v}.tgz duals CMakeLists.txt
  - ./doc/gitlab-release --message "Release ${CI_BUILD_TAG}" cppduals-${CI_BUILD_TAG#v}.tgz