Skip to content

Commit

Permalink
Merge pull request #899 from mtelvers/discuss
Browse files Browse the repository at this point in the history
Revert names
  • Loading branch information
mtelvers authored Oct 23, 2023
2 parents 4bada58 + 7f7be41 commit 7a8e573
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ secrets:
external: true

services:
service-github:
ci:
image: ocurrent/ocaml-ci-service:live
# image: ocaml-ci-service
# For local deploys using docker -c ocaml.ci.dev build -t ocaml-ci-service -f Dockerfile .
Expand Down Expand Up @@ -61,7 +61,7 @@ services:
sysctls:
- 'net.ipv4.tcp_keepalive_time=60'

service-gitlab:
gitlab:
image: ocurrent/ocaml-ci-gitlab-service:live
# image: ocaml-ci-gitlab-service
# For local deploys using docker -c ocaml.ci.dev build -t ocaml-ci-gitlab-service -f Dockerfile.gitlab .
Expand Down

0 comments on commit 7a8e573

Please sign in to comment.