8000 container.yml · code93/trantor-bootcamp@c4d1dba · GitHub
[go: up one dir, main page]

Skip to content

Commit c4d1dba

Browse files
committed
container.yml
1 parent e7a7069 commit c4d1dba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

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

0 commit comments

Comments
 (0)
0