Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
e65804f869 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 09:09:46 +00:00
Lars Gohr
d4026720ff 👷 Update github actions with dependabot 2022-01-08 22:27:54 +01:00
Lars Gohr
f0feda3054 ♻️ Define digest explicitly to improve stability. Refactor
integration tests to use latest action from repository
2021-09-09 20:11:55 +02:00
Lars Gohr
802073aac9 ♻️ Don't run integration tests for dependabot
Due to https://github.com/dependabot/dependabot-core/issues/3253#issuecomment-852541544
2021-08-10 21:05:05 +02:00
Lars Gohr
a3adbc82de ♻️ Run integration tests only on master 2021-08-10 20:29:34 +02:00
Richard Simko
89167c6f66 Fixed Docker hub release (#82)
* Fixed Docker hub release

* Tag semver during integration tests

* Moved tagging of versions into integration test workflow
2020-05-02 20:38:48 +02:00
Lars Gohr
505b28d941 Add docker login and logout, due to the data is not passed from the previous step. Remove old workflow, as it's not backward compatible. Use name instead of args for the image name 2019-08-22 22:07:56 +02:00
Lars Gohr
166600dee0 Correct name for matching dockerhub account 2019-08-22 18:12:44 +02:00
Lars
f7a96de2a7 Correct image to not have capital letters 2019-08-22 12:17:20 +01:00
Lars Gohr
d20aaf54ed Add integration test 2019-08-22 10:03:33 +02:00