Cron implementation in C #341

Merged
Jef Roosens merged 7 commits from Chewing_Bever/vieter:c-cron into dev 2023-01-28 15:19:40 +01:00
6 changed files with 6 additions and 6 deletions
Showing only changes of commit ad19bc660a - Show all commits

View file

@ -1,5 +1,5 @@
variables: variables:
- &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2' - &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2-alpine3.17'
matrix: matrix:
PLATFORM: PLATFORM:

View file

@ -1,5 +1,5 @@
variables: variables:
- &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2' - &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2-alpine3.17'
platform: 'linux/amd64' platform: 'linux/amd64'
branches: branches:

View file

@ -1,5 +1,5 @@
variables: variables:
- &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2' - &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2-alpine3.17'
platform: 'linux/amd64' platform: 'linux/amd64'
branches: [ 'main' ] branches: [ 'main' ]

View file

@ -1,5 +1,5 @@
variables: variables:
- &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2' - &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2-alpine3.17'
# These checks already get performed on the feature branches # These checks already get performed on the feature branches
branches: branches:

View file

@ -1,5 +1,5 @@
variables: variables:
- &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2' - &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2-alpine3.17'
platform: 'linux/amd64' platform: 'linux/amd64'
branches: branches:

View file

@ -1,5 +1,5 @@
variables: variables:
- &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2' - &vlang_image 'git.rustybever.be/chewing_bever/vlang:0.3.2-alpine3.17'
matrix: matrix:
PLATFORM: PLATFORM: