We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a532792 commit 5ccb27cCopy full SHA for 5ccb27c
.github/workflows/docker-publish.yml
@@ -16,6 +16,7 @@ on:
16
env:
17
PYTHON_IMAGE_NAME: python-backend
18
JAVA_IMAGE_NAME: java-backend
19
+ AEROAPI_KEY: dummy
20
AEROAPPS_VERSION: latest
21
22
jobs:
0 commit comments