parodos-dev / serverless-workflow-examples

Apache License 2.0
0 stars 15 forks source link

FLPATH-861 Promote M2K workflow from examples to prod #22

Closed dmartinol closed 8 months ago

dmartinol commented 8 months ago

Adding GH action to build and push m2k-func functions according to the README file:

cd move2kubeAPI
make install
cd ..
mvn clean install
docker build -t quay.io/orchestrator/m2k-kfunc:2.0.0-SNAPSHOT -f src/main/docker/Dockerfile.jvm .

Required secrets added to the upstream repo according to the orchestrator-ci robot account

rgolangh commented 8 months ago

/lgtm