0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/.github/workflows
Yakko Majuri 3bcfecbe9e
Added warning for unset SECRET_KEY (#1426)
* Added warning for unset SECRET_KEY

* added process exit

* Reword message

This should be just a bit clearer (also "Process exited with code …" is redundant, I think).

* added SECRET_KEY to github actions

* updated to add docker placeholder key

* minor update to default secret key

Co-authored-by: Michael Matloka <dev@twixes.com>
2020-08-14 22:18:21 +02:00
..
auto-image.yml Bugfix: Github actions can't use off the shelf docker images. Install packer manually (#1304) 2020-08-10 14:23:26 +02:00
e2e.yml Added warning for unset SECRET_KEY (#1426) 2020-08-14 22:18:21 +02:00
lint.yml
pythonapp.yml Added warning for unset SECRET_KEY (#1426) 2020-08-14 22:18:21 +02:00
release-drafter.yml