Merge remote-tracking branch 'origin/add-restaurant-stream-apps' into add-restaurant-stream-apps
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
|||||||
docker-username: ${{ secrets.DOCKERHUB_USERNAME }}
|
docker-username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
docker-password: ${{ secrets.DOCKERHUB_TOKEN }}
|
docker-password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
docker-images: 'springcloudstream/scdf-app-waitron:1.0.0-SNAPSHOT'
|
docker-images: 'springcloudstream/scdf-app-waitron:1.0.0-SNAPSHOT'
|
||||||
|
|
||||||
multi-io-ticktock:
|
multi-io-ticktock:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
@@ -99,5 +99,4 @@
|
|||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@@ -104,5 +104,4 @@
|
|||||||
</snapshots>
|
</snapshots>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user