mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-27 15:45:47 +01:00
Print job's working directory
This commit is contained in:
parent
b82d55d1e1
commit
cd7f6f6131
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user