Update file .gitlab-ci.yml
This commit is contained in:
parent
b058d11d9e
commit
bae2c5626f
@ -37,7 +37,7 @@ mirror:
|
|||||||
- git remote remove pwk || true
|
- git remote remove pwk || true
|
||||||
- git remote add pwk https://$MIRROR_PWK_USERNAME:$MIRROR_PWK_TOKEN@$MIRROR_PWK_URL
|
- git remote add pwk https://$MIRROR_PWK_USERNAME:$MIRROR_PWK_TOKEN@$MIRROR_PWK_URL
|
||||||
|
|
||||||
- git push pwk $COMMIT:dev --force
|
- git push pwk $COMMIT:refs/heads/dev --force
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user