Skip to content
Snippets Groups Projects
Commit 08c44ada authored by Théo - Le Filament's avatar Théo - Le Filament
Browse files

Revert "Update .gitlab-ci.yml to test name resolution"

This reverts commit eed99b9c
parent eed99b9c
Branches
No related tags found
No related merge requests found
Pipeline #522 failed
......@@ -9,8 +9,6 @@ build:
entrypoint: ['']
name: klakegg/hugo:pandoc
script:
- cat /etc/resolv.cong
- ping -c 1 sources.le-filament.com
- hugo
artifacts:
paths:
......@@ -40,4 +38,4 @@ deploy:
git push "https://${CI_USER_NAME}:${CI_ACCESS_TOKEN}@${CI_REPOSITORY_URL#*@}" "HEAD:${CI_COMMIT_REF_NAME}" -o skip-ci;
fi
only:
- master
- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment