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 f94c14a395 - Show all commits

View File

@ -6,9 +6,11 @@ steps:
- name: lfs - name: lfs
image: alpine/git image: alpine/git
commands: commands:
- ls -lah static/
- apk add --no-cache git-lfs - apk add --no-cache git-lfs
- git lfs install - git lfs install
- git lfs pull - git lfs pull
- ls -lah static/
- name: submodules - name: submodules
image: alpine/git image: alpine/git
commands: commands: