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

View File

@ -3,14 +3,6 @@ type: docker
name: default name: default
steps: steps:
- name: lfs
image: alpine/git
commands:
- ls -lah static/
- apk add --no-cache git-lfs
- git lfs install
- git lfs pull
- ls -lah static/
- name: submodules - name: submodules
image: alpine/git image: alpine/git
commands: commands: