mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
ci(repo): pull existing container
This commit is contained in:
parent
7fa1a4b5e0
commit
bb8b0dbd91
1 changed files with 2 additions and 0 deletions
2
.github/workflows/repo-push.yaml
vendored
2
.github/workflows/repo-push.yaml
vendored
|
@ -20,6 +20,8 @@ jobs:
|
|||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
registry: docker.pkg.github.com
|
||||
- name: Pull existing
|
||||
run: docker pull docker.pkg.github.com/engineer-man/piston/repo-builder
|
||||
|
||||
- name: Build and push repo
|
||||
uses: docker/build-push-action@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue