Test scheduled job

This commit is contained in:
Aarni Halinen
2022-10-31 22:21:45 +02:00
parent da1ae8d721
commit 1405d89d9a
+3 -3
View File
@@ -147,7 +147,7 @@ cleanup:test:
image: docker:stable
stage: cleanup
only:
- schedules
- develop
script:
echo test
@@ -155,7 +155,7 @@ docker_prune:dev:
image: docker:stable
stage: cleanup
only:
- schedules
- develop
environment:
name: dev
url: http://api.dev.sahkoinsinoorikilta.fi
@@ -177,7 +177,7 @@ docker_prune:prod:
image: docker:stable
stage: cleanup
only:
- schedules
- develop
environment:
name: production
url: https://api.sahkoinsinoorikilta.fi