Update .github/workflows/Continues Integration.yaml
This commit is contained in:
parent
a1db74dd64
commit
042b20db50
2
.github/workflows/Continues Integration.yaml
vendored
2
.github/workflows/Continues Integration.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
restore-keys: node_modules
|
||||
Docker:
|
||||
name: Push docker image
|
||||
container: ubuntu:latest
|
||||
container: git.zakscode.com/ztimson/ubuntu-docker:latest
|
||||
steps:
|
||||
|
||||
- uses: ztimson/actions/docker@develop
|
||||
|
Loading…
Reference in New Issue
Block a user