First article #1

Merged
polpetta merged 16 commits from first_article into master 2021-05-19 10:24:45 +02:00
Showing only changes of commit 0836f87082 - Show all commits

View File

@ -6,6 +6,7 @@ steps:
- name: lfs - name: lfs
image: alpine/git image: alpine/git
commands: commands:
- apk add --no-cache git-lfs
- git lfs install - git lfs install
- git lfs pull - git lfs pull
- name: submodules - name: submodules