forked from ProjectSegfault/website
aaaaa
This commit is contained in:
parent
095eb45713
commit
38a1f96370
@ -18,8 +18,8 @@ pipeline:
|
||||
commit_message : Successfully built the page.
|
||||
ssh_key:
|
||||
from_secret: ssh_key_git
|
||||
when:
|
||||
event: [push, tag, deployement]
|
||||
#when:
|
||||
#event: [push, tag, deployement]
|
||||
update:
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
@ -36,8 +36,8 @@ pipeline:
|
||||
- git clone https://git.projectsegfau.lt/ProjectSegfault/website.git html
|
||||
- cd html
|
||||
- git checkout build
|
||||
when:
|
||||
event: [push, tag, deployement]
|
||||
#when:
|
||||
#event: [push, tag, deployement]
|
||||
# I HATE GIT AND HOW THEY FORCE THIS
|
||||
# todo: do the funny pull but find a way to accept the changes.
|
||||
branches: main
|
||||
|
Loading…
Reference in New Issue
Block a user