re-enable bot

This commit is contained in:
41666 2020-12-03 12:37:06 -05:00
parent f2c4effd24
commit c23b84c4fa

View file

@ -60,7 +60,7 @@ jobs:
matrix:
dockerfile:
- ui
# - bot -- TODO: figure out registry issue
- bot
steps:
- uses: actions/checkout@master