Skip to content
Snippets Groups Projects
Commit 80721b6b authored by Recolic's avatar Recolic :house_with_garden:
Browse files

auto build

parent fbaabbdc
No related branches found
No related tags found
No related merge requests found
Pipeline #926 passed with stage
in 4 minutes and 36 seconds
......@@ -25,13 +25,8 @@ variables:
build:
stage: build
script:
- cd docker-pikaur/ && docker build -t recolic/pikaur .
upload:
stage: deploy
script:
- docker login -u recolic -p "$docker_pswd"
- cd docker-pikaur/ && docker build -t recolic/pikaur .
- docker push recolic/pikaur
allow_failure: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment