From a80fa4eb04296c68832ea5d4b360a2a8fde08fe9 Mon Sep 17 00:00:00 2001 From: asandikci Date: Mon, 11 Nov 2024 23:31:10 +0300 Subject: [PATCH] Update .github/workflows/pages-deploy.yml --- .github/workflows/pages-deploy.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index 2b17c27..025277c 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -22,7 +22,8 @@ concurrency: jobs: build: runs-on: docker - + container: + image: https://git.asandikci.com/asandikci.com/web@main steps: # - name: Setup System Resources & Settings # run: | @@ -33,8 +34,7 @@ jobs: # apt install sshpass ruby jekyll ruby-html-proofer -y - # - name: Health Check [CI TEST] - - uses: https://git.asandikci.com/asandikci.com/web@main + - name: Health Check [CI TEST] run: | ls -la pwd