Switch to docker hub builder image

master
Pavle Portic 3 years ago
parent caf7a9be84
commit 4729294cad
Signed by: TheEdgeOfRage
GPG Key ID: 6758ACE46AA2A849

@ -3,12 +3,9 @@ kind: pipeline
type: docker
name: presentation-deploy
image_pull_secrets:
- docker_credentials
steps:
- name: build
image: hub.theedgeofrage.com/revealjs-builder
image: theedgeofrage/sphinx-revealjs-builder
- name: deploy
image: plugins/s3

Loading…
Cancel
Save