Edit .gitlab-ci.yml

This commit is contained in:
hanif salafi 2025-09-23 08:59:23 +00:00
parent 3d0d9f6f60
commit bc5f9759cb
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
before_script:
- docker info
stages: stages:
- build - build
- deploy - deploy