add version in back and front #16 / client can ignore global PK #17 / #18 email is now optional

This commit is contained in:
vx3r 2020-02-25 17:47:52 +09:00
parent 3e1cd8389d
commit ccfa79d1f4
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ jobs:
imageName: ${{ env.DOCKER_IMAGE_NAME }}
dockerHubUser: ${{ secrets.DOCKER_LOGIN_USERNAME }}
dockerHubPassword: ${{ secrets.DOCKER_LOGIN_PASSWORD }}
buildArg: COMMIT=${{ GITHUB_SHA::8 }}
buildArg: COMMIT=${ GITHUB_SHA::8 }