Commit b44e968
Janne Rönkkö
Add Git SHA to built Docker images as label
This allows an easy programmatic way to find out the commit from which
a Docker image was built.
This change needs to be deployed before some other GHA actions are
updated so that the cypress image contains label containing source
Git commit SHA.1 parent 85f2c8d commit b44e968
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- .github/workflows
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
0 commit comments