Skip to content

Commit

Permalink
Update flow
Browse files Browse the repository at this point in the history
  • Loading branch information
carTloyal123 committed Mar 4, 2024
1 parent d84a75b commit 2b91f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
with:
context: "{{defaultContext}}:docker/ubuntu_amd/android"
push: true
tags: carTloyal123/cryze-android-proxy:latest
tags: cartloyal123/cryze-android-proxy:latest
- name: Build and push
uses: docker/build-push-action@v5
with:
context: "{{defaultContext}}:docker/ubuntu_amd/server"
push: true
tags: carTloyal123/cryze-server:latest
tags: cartloyal123/cryze-server:latest

0 comments on commit 2b91f43

Please sign in to comment.