Skip to content

Commit

Permalink
ci: add trigger for gitlab pipeline
Browse files Browse the repository at this point in the history
split builds in Makefile
update README.md

NO_DOC=internal
NO_TEST=internal
NO_CHANGELOG=internal
  • Loading branch information
Виталий Шунков committed Mar 18, 2024
1 parent 241f3f3 commit edaaa13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ jobs:
runs-on: self-hosted
steps:
- uses: AutoModality/action-clean@v1
- run: echo cleaned
- run: echo cleaned wor
kspace

release:
name: Create new release
Expand Down

0 comments on commit edaaa13

Please sign in to comment.