Browse Source

Testing container build

master
Drew Short 6 years ago
parent
commit
c5b08b42f2
  1. 1
      .gitlab-ci.yml

1
.gitlab-ci.yml

@ -5,6 +5,7 @@ site-build:
image: jojomi/hugo
stage: build
script:
- ls -al
- hugo
only:
- master

Loading…
Cancel
Save