- typo fix

This commit is contained in:
Ulf Gebhardt 2021-02-04 21:00:45 +01:00
parent 0f652a5ee6
commit 5d2ddae626
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -68,7 +68,7 @@ jobs:
############################################################################## ##############################################################################
# JOB: DOCKER BUILD Production BACKEND ####################################### # JOB: DOCKER BUILD Production BACKEND #######################################
############################################################################## ##############################################################################
build_production_backend:run: echo "VERSION=$(yarn run version)" >> $GITHUB_ENV build_production_backend:
name: Docker Build Production - Backend name: Docker Build Production - Backend
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [prepare] needs: [prepare]