Commit 2babdb0
authored
Use the ref from env-protect-setup to get the docker image tag (#1483)
Summary: TSIA. This ensures that the `build-and-test` action runs
on the new image when running on a PR that bumps the image.
Type of change: /kind devinfra
Test Plan: Check the github actions run on a PR that bumps the docker
tag.
Signed-off-by: Vihang Mehta <vihang@pixielabs.ai>1 parent 332321f commit 2babdb0
File tree
2 files changed
+6
-5
lines changed- .github
- actions/env_protected_pr
- workflows
2 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments