Open valtterikantanen opened 5 days ago
Related PR: https://github.com/UniversityOfHelsinkiCS/distributed-file-system/pull/8 Deploy is still failing, because it cannot reach the secrets for some reason. need to investigate why
There seems to be a small typo in the workflow file:
The secrets are actually DOCKER_HUB_USER
and DOCKER_HUB_TOKEN
We need to build a new image and push it to DockerHub after the tests have been run successfully.