Skip to content

Commit

Permalink
[infrastructure] commands not used during installation, standards che…
Browse files Browse the repository at this point in the history
…cking and running tests are now run on GitHub Actions to ensure all our commands are passing (#2875)
  • Loading branch information
TomasLudvik authored Oct 30, 2023
2 parents 1757fae + 96211e6 commit d96282a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@
<import file="${path.frontend-api}/build.xml"/>
<import file="${path.root}/build-cron.xml"/>

<target name="cron" description="Disabled - use new cron instances instead.">
<fail message="Default cron instance is disabled. All modules are in new instances."/>
</target>

</project>

0 comments on commit d96282a

Please sign in to comment.