Skip to content

neshkoli/build-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evidence intgeration

logo

Demo integration of 🐸 evidence with github action 🚀

graph LR;
    subgraph pA["fa:fa-brands fa:fa-docker Docker"]
        A(Docker A) --- eA[Evidence A\nEvidence B\nEvidence C];

    end
    subgraph pB[B <i class="fab fa-docker"></i>
]
        B[Docker A] --- eB[Evidence C];
    end
    subgraph pBuild[Build]
        Buildinfo
    end
    subgraph pRB[Release Bundle]
        RB[name:version] --- eRB[Evidence A\nEvidence B\nEvidence C];
    end
    pA --> pBuild;
    pB --> pBuild;
    pBuild --> pRB;
    style pA fill:#009000
    style pB fill:#009000
    style pRB fill:#8080F0
Loading

About

Demo for build flow with jfrog cli integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from dvdksn/clockbox