You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When GitHub Actions executes the build-deploy workflow the container images should be tagged according to the expected behaviour
To Reproduce
Background (prerequisites) Patched version of ACT
Clone this branch and run sudo make install then point the following commands and the resulting binary i.e. $HOME/go/src/github.com/nektos/act/dist/local/act
Describe the bug
When GitHub Actions executes the build-deploy workflow the container images should be tagged according to the expected behaviour
To Reproduce
Background (prerequisites)
Patched version of ACT
Clone this branch and run
sudo make install
then point the following commands and the resulting binary i.e.$HOME/go/src/github.com/nektos/act/dist/local/act
Testing workflow event files
Execute the build-deploy workflow
Steps to reproduce the behavior:
Execute the following commands adjusting the inputs based on the scenario
You can also use the
test-context-values.yml
to check the GitHub context (ghc) thatact
computes for each run.Expected behavior
Scenarios
pr-86
pr-86
5.x
5.x
5.x
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: