Automated building and deployment process with Docker #2
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: /repo
|
working-directory: /tmp
|
||||||
|
|
||||||
# build the docker container
|
# build the docker container
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue