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
|
||||
defaults:
|
||||
run:
|
||||
working-directory: /repo
|
||||
working-directory: /tmp
|
||||
|
||||
# build the docker container
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue