reanahub / reana-auth-vomsproxy

REANA VOMS proxy authenticator
http://www.reana.io
MIT License
0 stars 23 forks source link

generalise Dockerfile and add actions #4

Closed alintulu closed 4 years ago

alintulu commented 4 years ago

For actions to work you need to set two variables in GitHub secrets

DOCKER_USERNAME

Username of dockerhub: reanahub

DOCKER_PASSWORD

Password to user

Closes #2