Skip to content

Commit b9a917a

Browse files
committed
wip
1 parent f091db1 commit b9a917a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343

4444
- name: Build CWS Docker Image using script
4545
run: |
46+
cd cws-certs
47+
./generate-certs
48+
cd ../
4649
chmod +x build.sh
4750
# The script builds using the 'nasa-ammos/...' tag internally
4851
# Execute the script directly now that we are in its directory

0 commit comments

Comments
 (0)