You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
pipeline:
|
|
build:
|
|
image: plugins/hugo
|
|
settings:
|
|
hugo_version: 0.107.0
|
|
|
|
publish:
|
|
image: plugins/docker
|
|
settings:
|
|
username: shruub
|
|
password: $DOCKER_PASSWORD
|
|
repo: shruub/no-js.club
|
|
secrets: [docker_password ]
|
|
tags:
|
|
- latest-amd64 |