From bf573bc46eef77fa9a934d950a16c7720edf5212 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 17 Sep 2021 16:53:42 -0300 Subject: [PATCH] woodpecker: setear upstream --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 06dd338..5f6f176 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,7 +12,7 @@ pipeline: - git add assets/js/* _data/assets.json - git commit -m "Recompilar JS" - git remote add nulo ssh://_gitea@nulo.in:420/Sutty/sutty-base-jekyll-theme.git - - git push nulo ${DRONE_BRANCH} + - git push -u nulo ${DRONE_BRANCH} secrets: - ssh_key when: