* fix CI????

merge-requests/2/head
Dominika Liberda 2021-03-09 18:57:10 +01:00
parent 546b90d81e
commit 6fc1763b7f
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ docker-push:
before_script: before_script:
- docker login -u "$REGISTRY_USER" -p "$REGISTRY_PASSWORD" docker.ptrc.pl - docker login -u "$REGISTRY_USER" -p "$REGISTRY_PASSWORD" docker.ptrc.pl
script: script:
- docker build -t docker.ptrc.pl/laudompat/http.sh . - docker build -t docker.ptrc.pl/http.sh .
- docker push docker.ptrc.pl/laudompat/http.sh - docker push docker.ptrc.pl/http.sh
only: only:
refs: refs:
- master - master