mirror of
https://github.com/keanuplayz/TravBot-v3.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "e844c61ece393a59e8499c6fd9b77c5ce6d8138d" and "a44798edb11f15dc359d33ea62b195997f10a1d6" have entirely different histories.
e844c61ece
...
a44798edb1
1 changed files with 0 additions and 10 deletions
10
.github/workflows/image.yml
vendored
10
.github/workflows/image.yml
vendored
|
@ -59,13 +59,3 @@ jobs:
|
|||
docker buildx build \
|
||||
--tag keanucode/travbot-v3:latest \
|
||||
--platform linux/amd64,linux/arm/v7,linux/arm64 --push .
|
||||
|
||||
- name: Sync From Docker Hub to GitHub
|
||||
uses: onichandame/docker-registry-sync-action@master
|
||||
with:
|
||||
source_repository: docker.io/keanucode/travbot-v3:latest
|
||||
source_username: ${{ secrets.DOCKER_USERNAME }}
|
||||
source_password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
target_repository: docker.pkg.github.com/keanuplayz/travbot-v3/travbot-v3:latest
|
||||
target_username: ${{ secrets.GH_USERNAME }}
|
||||
target_password: ${{ secrets.GH_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue