Skip to content
Snippets Groups Projects
Commit a149903b authored by romanvalov's avatar romanvalov
Browse files

check how overriden template jobs run

parent b714b901
Branches
No related tags found
No related merge requests found
Pipeline #9431 canceled
...@@ -31,6 +31,13 @@ build: ...@@ -31,6 +31,13 @@ build:
- ./.env - ./.env
latest:
stage: test
before_script:
- echo 'TEST?'
after_script:
- echo 'TEST.'
test: test:
stage: test stage: test
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment