Skip to content

Commit

Permalink
Add dummy key to docker build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogrock authored Jan 31, 2022
1 parent a532792 commit 5ccb27c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:
env:
PYTHON_IMAGE_NAME: python-backend
JAVA_IMAGE_NAME: java-backend
AEROAPI_KEY: dummy
AEROAPPS_VERSION: latest

jobs:
Expand Down

0 comments on commit 5ccb27c

Please sign in to comment.