Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
akdasa committed Jul 28, 2024
1 parent 359224e commit 2181528
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
context: ./modules/services/gateway
push: true
tags: |
ghcr.io/akdasa-studios/lectorium-gateway:${{ env.IMAGE_TAG }}
ghcr.io/akdasa-studios/lectorium-gateway:staging
deploy-gateway:
Expand All @@ -62,6 +61,6 @@ jobs:
- name: Promote Docker Images
uses: EuphoricSystems/docker-promote-image@v2
with:
src: ghcr.io/akdasa-studios/lectorium-gateway
src: ghcr.io/akdasa-studios/lectorium-gateway:staging
destinations: |
ghcr.io/akdasa-studios/lectorium-gateway:latest

0 comments on commit 2181528

Please sign in to comment.