Print job's working directory

This commit is contained in:
Maciej Pędzich 2024-03-26 19:36:35 +01:00
parent b82d55d1e1
commit cd7f6f6131

View File

@ -10,5 +10,6 @@ jobs:
uses: actions/checkout@v3
- name: Build Docker image
run: docker build -t maciejpedzi.ch:latest .
- run: pwd
- name: Rerun website's Docker container
run: rerun-container.sh