Original PR: https://github.com/bendtherules/hello-github-actions/pull/2 Author: @bendtherules Created: 6/7/2020 Status: ✅ Merged Merged: 6/7/2020 Merged by: @bendtherules
Base: master ← Head: add-dockerfile
master
add-dockerfile
cabbd3d
af7af20
7078468
65613c7
2bf934b
c6b2c92
4 files changed (+37 additions, -0 deletions)
➕ .github/workflows/main.yml (+12 -0) ➕ action-a/Dockerfile (+5 -0) ➕ action-a/action.yml (+17 -0) ➕ action-a/entrypoint.sh (+3 -0)
.github/workflows/main.yml
action-a/Dockerfile
action-a/action.yml
action-a/entrypoint.sh
to create env
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/bendtherules/hello-github-actions/pull/2
Author: @bendtherules
Created: 6/7/2020
Status: ✅ Merged
Merged: 6/7/2020
Merged by: @bendtherules
Base:
master← Head:add-dockerfile📝 Commits (6)
cabbd3dAdd dockerfileaf7af20Create entrypoint.sh7078468Create action.yml65613c7Create main.yml2bf934bmain.yml - Add job to printc6b2c92Update main.yml📊 Changes
4 files changed (+37 additions, -0 deletions)
View changed files
➕
.github/workflows/main.yml(+12 -0)➕
action-a/Dockerfile(+5 -0)➕
action-a/action.yml(+17 -0)➕
action-a/entrypoint.sh(+3 -0)📄 Description
to create env
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.