Ver Fonte

Update .gitlab-ci.yml

Guillermo Espinoza há 6 anos atrás
pai
commit
872ba1c256
1 ficheiros alterados com 1 adições e 0 exclusões
  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