Skip to content
Snippets Groups Projects
Commit cee2100f authored by Sebastian Pisula's avatar Sebastian Pisula
Browse files

feature(core): php 8.2

parent 154be645
No related branches found
No related tags found
1 merge request!17feature(core): php 8.2
Pipeline #310608 passed with warnings with stage
in 1 minute and 37 seconds
...@@ -26,6 +26,7 @@ stages: ...@@ -26,6 +26,7 @@ stages:
- cd Docker/php-8.1 - cd Docker/php-8.1
- sh ./build.sh - sh ./build.sh
- cd .. - cd ..
- ls
- cd Docker/php-8.2 - cd Docker/php-8.2
- sh ./build.sh - sh ./build.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment