Compare commits

...

2 Commits

Author SHA1 Message Date
087358efc6 Merge pull request 'Light refactor' (#28) from test into main
Some checks failed
continuous-integration/drone Build is failing
Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/28
2026-03-08 08:52:45 +02:00
55f20dd5c9 Light refactor 2026-03-08 08:52:15 +02:00

View File

@@ -17,7 +17,7 @@ steps:
registry: index.docker.io registry: index.docker.io
username: username:
from_secret: docker_username from_secret: docker_username
password: password:
from_secret: docker_password from_secret: docker_password
dockerfile: Dockerfile dockerfile: Dockerfile
context: . context: .