Deployment: Logik bei Pull Requests erproben 012
All checks were successful
ci/woodpecker/push/build_and_copy_blog Pipeline was successful
All checks were successful
ci/woodpecker/push/build_and_copy_blog Pipeline was successful
This commit is contained in:
parent
b402908d84
commit
1a61e521da
|
@ -9,7 +9,8 @@ steps:
|
||||||
- name: log_start_time
|
- name: log_start_time
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- date +'%Y-%m-%d_%T_%N'
|
- date -I'seconds'
|
||||||
|
- adjtimex
|
||||||
|
|
||||||
- name: build_by_hugo
|
- name: build_by_hugo
|
||||||
image: hugomods/hugo
|
image: hugomods/hugo
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
#Woodpecker hat keinen Humor.
|
#Woodpecker hat keinen Humor.
|
||||||
#provozoere einen build run
|
#provoziere einen build run
|
Loading…
Reference in a new issue