Replace Bamboo SCDF samples build w/ GitHub actions (#159)
Add GitHub actions based CI pipeline Resolves #155
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<artifactId>usage-cost-processor</artifactId>
|
||||
<name>usage-cost-processor</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
<artifactId>usage-cost-processor-${binder}</artifactId>
|
||||
<name>usage-cost-processor-${binder}</name>
|
||||
<description>Demo project for Spring Boot (${binder})</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user