Here we go again

main
shruub 2 years ago
parent a2b718e3b6
commit c9bdca962d

@ -1,20 +1,6 @@
---
kind: pipeline
type: docker
name: default
trigger:
branch:
- master
steps:
- name: docker
image: plugins/docker
settings:
registry: git.habedieeh.re
username: shruub
password:
from_secret: docker_pw
repo: "git.habedieeh.re/shruub/no-js.club"
dockerfile: Dockerfile
tags: latest
pipeline:
build:
image: plugins/hugo
settings:
hugo_version: 0.111.2
validate: true
Loading…
Cancel
Save