mirror of
https://gitlab.com/famedly/conduit.git
synced 2024-11-16 16:10:51 +01:00
add trailing newline to file
Please fix your editor configuration...
This commit is contained in:
parent
10b7b174b6
commit
4f352a711a
1 changed files with 1 additions and 1 deletions
|
@ -177,4 +177,4 @@ oci-image:push-dockerhub:
|
|||
variables:
|
||||
IMAGE_NAME: matrixconduit/matrix-conduit
|
||||
before_script:
|
||||
- docker login -u $DOCKER_HUB_USER -p $DOCKER_HUB_PASSWORD
|
||||
- docker login -u $DOCKER_HUB_USER -p $DOCKER_HUB_PASSWORD
|
||||
|
|
Loading…
Reference in a new issue