blob: 0e58541820e2a5c8c48b5957449a15832b0bdf8e [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements; and to You under the Apache License, Version 2.0.
packages:
helloworld:
actions:
helloPython:
function: ../src/integration/helloworld/actions/hello.py
helloJava:
function: ../src/integration/helloworld/actions/hello.jar
main: Hello
helloSwift:
function: ../src/integration/helloworld/actions/hello.swift
helloNodejs:
function: ../src/integration/helloworld/actions/hello.js