Skip to content

Commit 5ccb27c

Browse files
authored
Add dummy key to docker build workflow
1 parent a532792 commit 5ccb27c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
env:
1717
PYTHON_IMAGE_NAME: python-backend
1818
JAVA_IMAGE_NAME: java-backend
19+
AEROAPI_KEY: dummy
1920
AEROAPPS_VERSION: latest
2021

2122
jobs:

0 commit comments

Comments
 (0)