Environment variables defined in the container are not evaluatable #757
Labels
area/image
Relating to issues in the Docker image
area/runner
Relating to errors in the runner
kind/bug
Something isn't working
meta/resolved
Issue has been fixed or valid solution has been provided (not workaround)
System information
Operating System: macOS
Architecture: x86_64
Docker version: Docker version 20.10.7, build f0df350
Docker image used in
act
: catthehacker/ubuntu:act-20.04act
version: 0.2.23Expected behaviour
I expected to be able to use container defined environment variables in if: statements.
Actual behaviour
ENV2
value is ignored, unless defined in workflow file.Workflow and/or repository
See the complete workflow with step by step instructions on how to reproduce:
https://github.com/mulle-nat/act-and-github
The text was updated successfully, but these errors were encountered: