Updated config.yml

This commit is contained in:
Nikolas
2021-12-30 14:28:52 +02:00
parent 51e8cc351c
commit f2c9361a10

View File

@@ -6,6 +6,7 @@ jobs:
- image: ubuntu:latest - image: ubuntu:latest
auth: auth:
username: $DOCKER_HUB_ID username: $DOCKER_HUB_ID
password: $DOCKER_HUB_PASSWORD password: $DOCKER_HUB_PASSWORD
steps: steps:
- checkout - checkout