You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2022/04/24 05:53:48 UTC

[skywalking] branch push-dg created (now b7a3c71961)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch push-dg
in repository https://gitbox.apache.org/repos/asf/skywalking.git


      at b7a3c71961 Publish snapshot Docker image for data generator

This branch includes the following new commits:

     new b7a3c71961 Publish snapshot Docker image for data generator

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking] 01/01: Publish snapshot Docker image for data generator

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch push-dg
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit b7a3c71961b12081445f2b4628526b63698000f3
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Sun Apr 24 13:53:21 2022 +0800

    Publish snapshot Docker image for data generator
---
 .github/workflows/publish-docker.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/publish-docker.yaml b/.github/workflows/publish-docker.yaml
index 87ca313452..c8ca63dfb7 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -63,3 +63,5 @@ jobs:
         run: make build.all docker.push
       - name: Build and push docker images
         run: make build.all docker.push
+      - name: Build and push data generator docker images
+        run: make build.all push.docker.data-generator