0
0
Fork 0
mirror of https://github.com/atmoz/sftp.git synced 2024-11-17 12:51:33 -05:00
Commit graph

21 commits

Author SHA1 Message Date
Adrian Dvergsdal
d38ae60a60
Ignoring files in pull requests not neccessary 2020-07-20 01:36:51 +02:00
Adrian Dvergsdal
d6cb031f27
Logout from docker registry when done 2020-07-19 23:02:07 +02:00
Adrian Dvergsdal
e8a5d67e43
Using git sha tags does not make much sense
If you pin to one sha, you won't get security updates after new commits are made
2020-07-19 23:01:41 +02:00
Adrian Dvergsdal
f406c062c0
Use new GitHub user arg 2020-07-19 22:14:10 +02:00
Adrian Dvergsdal
e84f6a4378
Shellcheck before builds 2020-07-19 22:14:08 +02:00
Adrian Dvergsdal
56f2365606
Only branch check is needed 2020-07-19 22:14:06 +02:00
Adrian Dvergsdal
885fcccacb
Fix typo 2020-07-18 15:51:15 +02:00
Adrian Dvergsdal
2da6d177e6
Use atmoz/git-verify-ref 2020-07-18 15:44:46 +02:00
Adrian Dvergsdal
9c1a449561
Add git sha labels 2020-07-18 15:39:06 +02:00
Adrian Dvergsdal
dd3bdc7a4c
Ignore files 2020-07-17 18:21:44 +02:00
Adrian Dvergsdal
0c673aeda3
Fix indentation 2020-07-17 16:33:54 +02:00
Adrian Dvergsdal
7493f162dc
Rewrite build process and include alpine in master 2020-07-17 16:24:33 +02:00
Adrian Dvergsdal
aa8e5a8b6d
Set debian tag when on master branch 2020-07-17 02:12:20 +02:00
Adrian Dvergsdal
45920988a9
Only verify signature on push to master branch 2020-07-17 02:11:57 +02:00
Adrian Dvergsdal
84f158b5e6
Don't rely on $HOME 2020-07-17 01:14:05 +02:00
Adrian Dvergsdal
a41a712b61
Must use single quotes
https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#literals
2020-07-17 01:09:12 +02:00
Adrian Dvergsdal
b1a6c5245f
Fix push condition 2020-07-17 01:04:42 +02:00
Adrian Dvergsdal
2198c24da3
Improved github actions 2020-07-17 00:51:46 +02:00
Adrian Dvergsdal
bba0f3babe
Fetch tags and checkout submodules 2020-07-15 22:54:58 +02:00
Adrian Dvergsdal
fcf9c8f1ac
Verify either commit or tag 2020-07-15 22:24:28 +02:00
Adrian Dvergdal
5a074ec171
Create GitHub Workflow 2020-07-15 21:43:27 +02:00