Skip to content

Commit d421b0e

Browse files
committed
added registry input
1 parent 56a5d14 commit d421b0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
# Specify action inputs
2222
algorithm-configuration-path: nasa/algorithm_config.yml
2323
dockerfile-path: esa/Dockerfile
24-
deploy-app-pack: false
24+
deploy-app-pack: true
25+
application-package-registry: "test-registry"

0 commit comments

Comments
 (0)