mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-10 00:13:02 +01:00
Remove redundant pwd step
This commit is contained in:
parent
99c62d85a6
commit
f7e54ca281
@ -10,6 +10,5 @@ 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: chmod +x ./rerun-container.sh && ./rerun-container.sh
|
||||
|
Loading…
Reference in New Issue
Block a user