Skip to content

Commit

Permalink
reduce ci delay, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed Mar 6, 2024
1 parent 4f9fb26 commit cee4a51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jenkins-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repo_vars:
- CI_WEB='true'
- CI_PORT='80'
- CI_SSL='false'
- CI_DELAY='360'
- CI_DELAY='60'
- CI_DOCKERENV='TZ=US/Europe'
- CI_AUTH='user:password'
- CI_WEBPATH=''
2 changes: 1 addition & 1 deletion readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "23.12.23:", desc: "Rebase to Alpine 3.19 with php 8.3."}
- { date: "06.03.24:", desc: "Rebase to Alpine 3.19 with php 8.3."}
- { date: "25.05.23:", desc: "Rebase to Alpine 3.18, deprecate armhf." }
- { date: "13.04.23:", desc: "Move ssl.conf include to default.conf." }
- { date: "19.01.23:", desc: "Rebase to alpine 3.17 with php8.1." }
Expand Down

0 comments on commit cee4a51

Please sign in to comment.