Compare commits

...

2 Commits

Author SHA1 Message Date
902b2c0d55 Update build file
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Jacob Kiers <code@kiers.eu>
2023-08-23 20:33:18 +02:00
fb7a7d9cae Update gitignore
Signed-off-by: Jacob Kiers <code@kiers.eu>
2023-08-23 20:33:07 +02:00
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
local executableName = 'newsletter-to-web';
local executableName = 'fourth';
local build_image = 'img.kie.rs/jjkiers/rust-cross:rust1.70-zig';
local archs = [

1
.gitignore vendored
View File

@ -1 +1,2 @@
/target
config.yaml