Commit 8a46e259 authored by Paquette, Adam Chance's avatar Paquette, Adam Chance
Browse files

Update .gitlab-ci.yml file

parent fa5e8853
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
image: condaforge/mambaforge:latest

services:
    - name: code.chs.usgs.gov:5001/astrogeology/autocnet/postgres:latest
    - name: code.usgs.gov:5001/astrogeology/autocnet/postgres
      alias: postgres
      entrypoint: ["docker-entrypoint.sh"]
      command: ["postgres"]