Changeset b14da65
- Timestamp:
- Feb 28, 2019, 8:09:15 PM (6 years ago)
- Branches:
- master
- Children:
- bcc2bfd
- Parents:
- a81c5b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
ra81c5b3 rb14da65 1 1 variables: 2 2 GIT_SUBMODULE_STRATEGY: recursive 3 4 image: monachus/hugo 3 5 4 6 stages: 5 7 - hugo 6 8 7 hugo:9 pages: 8 10 stage: hugo 9 image: monachus/hugo10 11 script: 11 12 - apt-get update
Note:
See TracChangeset
for help on using the changeset viewer.