Skip to content

Commit

Permalink
gitlab-fs-integration: Rearrange post build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopcs9 committed May 28, 2024
1 parent b05db78 commit 27b6e1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jobs/gitlab-fs-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@
content-type: text
body: $DEFAULT_CONTENT
attach-build-log: true
- gitlab-notifier:
name: ci/{file_system}
- post-tasks:
- matches:
- log-text: Building remotely
Expand All @@ -71,3 +69,5 @@
- scripts/common/return-node.sh
- archive:
artifacts: 'test.out, *.tar.gz'
- gitlab-notifier:
name: ci/{file_system}

0 comments on commit 27b6e1b

Please sign in to comment.