save state beween tasks #3999
-
in deployer6 we were able to set static variables on custom classes in task A and later on in task B read the value and work with it. it seems since deployer v7 all tasks are kind of isolated and I am no longer able to communicate values between the tasks. |
Beta Was this translation helpful? Give feedback.
Answered by
staabm
Jan 13, 2025
Replies: 1 comment 1 reply
-
it seems it works with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
antonmedv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it seems it works with
set()
andget()
https://deployer.org/docs/8.x/basics#dynamic-configurations