10000 Changed folder location · code93/trantor-bootcamp@954d87a · GitHub
[go: up one dir, main page]

Skip to content

Commit 954d87a

Browse files
committed
Changed folder location
1 parent 1260f1f commit 954d87a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project/Website/Final_Project/.github/workflow/container.yml renamed to .github/workflow/container.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ jobs:
77
steps:
88
- name: Running Docker
99
run: |
10+
cd Project/Website/Final_Project
1011
docker build -t flask-docker .
1112
docker run flask-docker:latest

0 commit comments

Comments
 (0)
0