Fix micrate script
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Dominic Grimm 2023-02-02 17:55:12 +01:00
parent 4b9d5ffe60
commit c4119d9e0d
No known key found for this signature in database
GPG Key ID: 6F294212DEAAC530
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
docker compose exec backend /usr/src/mentorenwahl/bin/ "$@"
docker compose exec backend /usr/src/mentorenwahl/bin/micrate "$@"