Skip to content

Commit

Permalink
Print message why not publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
tetov committed Jan 31, 2024
1 parent 8448a73 commit 2bbfbfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ tasks:
if [ "$GIT_REF" = "$PUBLISH_REF" ] ; then
cd tetov.se
nix develop --command hut pages publish -d "$SITE" ../site.tar.gz --site-config srht_site_config.json
else
echo 'Not publishing, because $GIT_REF != $PUBLISH_REF'
fi
triggers:
Expand Down

0 comments on commit 2bbfbfc

Please sign in to comment.