Skip to content

Commit

Permalink
Set build status.
Browse files Browse the repository at this point in the history
  • Loading branch information
aressem committed Mar 27, 2023
1 parent 35103a2 commit 31fa89b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
fi
- *save-cache
- update-build-status: |
meta set vespa.factory.build.status $FACTORY_BUILD_STATUS
meta set vespa.factory.build.status success
- teardown-report-build-status: |
FACTORY_BUILD_STATUS=$(meta get vespa.factory.build.status)
if [[ $FACTORY_BUILD_STATUS == success ]]; then
Expand Down

0 comments on commit 31fa89b

Please sign in to comment.