Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 5829caa

Browse files
committed
Rename function-* samples to cloud-function-*
1 parent 20efa61 commit 5829caa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+6
-6
lines changed

spring-graalvm-native-samples/function-aws/compile.sh renamed to spring-graalvm-native-samples/cloud-function-aws/compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
ARTIFACT=function-aws
3+
ARTIFACT=cloud-function-aws
44
MAINCLASS=com.example.demo.DemoApplication
55
VERSION=0.0.1-SNAPSHOT
66

0 commit comments

Comments
 (0)