Compare commits
No commits in common. "9e45e56a0e780fd3fbbd769eed2c4e96f489f46f" and "c57855347aa868eb27436c948f4bda14e09ee202" have entirely different histories.
9e45e56a0e
...
c57855347a
@ -15,15 +15,12 @@ steps:
|
|||||||
- git add dist/*
|
- git add dist/*
|
||||||
- git config user.name "Auto Build Commit"
|
- git config user.name "Auto Build Commit"
|
||||||
- git config user.email "bot-commit@wagnersnetz.de"
|
- git config user.email "bot-commit@wagnersnetz.de"
|
||||||
- git commit -m "[CI] Updated Output!"
|
- git commit -m "Updated Output!"
|
||||||
|
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
- commit
|
- commit
|
||||||
exclude:
|
|
||||||
- message: "*[CI]*"
|
|
||||||
|
|
||||||
- name: push-to-build-folder
|
- name: push-to-build-folder
|
||||||
image: appleboy/drone-git-push
|
image: appleboy/drone-git-push
|
||||||
settings:
|
settings:
|
||||||
@ -36,8 +33,6 @@ steps:
|
|||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
- commit
|
- commit
|
||||||
exclude:
|
|
||||||
- message: "*[CI]*"
|
|
||||||
|
|
||||||
- name: attach-to-release
|
- name: attach-to-release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user