Skip to content
Snippets Groups Projects
Commit f1d07812 authored by Damien Pollet's avatar Damien Pollet :coffee:
Browse files

Check existing branches

parent b0b24da7
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,9 @@ build:
script:
- apk --no-cache add make git
- pandoc --version
- git --version
- git branch --verbose
- git branch --verbose --remote
- make prepare wipe
- make
- make publish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment