Commit History

Author SHA1 Message Date
  Thorsten Eckel dd96c57f48 Follow up - 0798e7d47ed2505ea43dccdb9c1ef867d700f720 - moved from circle ci to github actions. Fixed bug: GITHUB_ACTOR is the user initiating the commit not the repository owner. Applied workaround to extract the repository owner from the GitHub Actions GITHUB_REPOSITORY ENV instead because there is no dedicated ENV for that. 4 years ago
  André Bauer 584680e7e4 Follow up - 0798e7d47ed2505ea43dccdb9c1ef867d700f720 - moved from circle ci to github actions. Extract REPO_USER to GitHub secret to make it reusable in Zammad Docker Omnibus and Compose repository. 4 years ago
  Thorsten Eckel 312820379b Follow up - 0798e7d47ed2505ea43dccdb9c1ef867d700f720 - moved from circle ci to github actions. Add ShellCheck disable for externally provided ENV DOCKER_IMAGES. 4 years ago
  Thorsten Eckel 99cc3c4b22 Follow up - 0798e7d47ed2505ea43dccdb9c1ef867d700f720 - moved from circle ci to github actions. Fixed bug: Wrong tags for `zammad-docker` omnibus image. 4 years ago
  Thorsten Eckel 1ab4518775 Follow up - 0798e7d47ed2505ea43dccdb9c1ef867d700f720 - moved from circle ci to github actions. Fixed syntax errors. Thanks ShellCheck! 4 years ago
  Thorsten Eckel 2440dc6a00 Follow up - 0798e7d47ed2505ea43dccdb9c1ef867d700f720 - moved from circle ci to github actions. Used ENV GITHUB_REPOSITORY collides with GitHub actions ENV and gets overwritten. Ref: https://help.github.com/en/actions/configuring-and-managing-workflows/using-environment-variables 4 years ago
  André Bauer 0798e7d47e moved from circle ci to github actions 4 years ago