diff --git a/okteto.yml b/okteto.yml index 5489e29..d82a9f6 100644 --- a/okteto.yml +++ b/okteto.yml @@ -87,4 +87,4 @@ test: worker: image: golang commands: - - cd worker && printenv | grep OKTETO_ + - cd worker && printenv | grep GITHUB_