mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2025-04-05 14:21:11 +02: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…
x
Reference in New Issue
Block a user