File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 101101 BUILD ./src/voting-tools-rs+docker --tag = $tag --registry = $registry_final
102102 BUILD ./src/cat-data-service+publish --tag = $tag --registry = $registry_final
103103
104- BUILD ./services/voting-node+publish --tag = $tag --registry = $registry_final
104+ BUILD ./services/voting-node+package --tag = $tag --registry = $registry_final
105105 BUILD ./utilities/ideascale-importer+docker --tag = $tag --registry = $registry_final
106106
107107all-with-tags :
@@ -149,7 +149,7 @@ local:
149149 LOCALLY
150150 BUILD ./containers/event-db-migrations+publish
151151 BUILD ./src/cat-data-service+publish
152- BUILD ./services/voting-node+publish
152+ BUILD ./services/voting-node+package
153153
154154 RUN mkdir -p ./local
155155 COPY ./containers/dev-local+build/docker-compose.yml ./local/
You can’t perform that action at this time.
0 commit comments