Explorar o código

Update .gitlab-ci.yml

Guillermo Espinoza %!s(int64=6) %!d(string=hai) anos
pai
achega
872ba1c256
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitlab-ci.yml

+ 1 - 0
.gitlab-ci.yml

@@ -1,6 +1,7 @@
 build_branch:
     image: docker.infra.flowdat.com/fd3/sf-php:latest
     script:
+      - pwd
       - chmod 0600 keys/*
       - eval $(ssh-agent); ssh-add keys/gogs.drone.id_rsa
       - git fetch --tags