Skip to content

Commit

Permalink
temporary make api docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-selo committed Jul 11, 2023
1 parent c55d38d commit 3358ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_backend_image.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Create and publish api Docker image
on:
push:
branches: ["main"]
branches: ["main", "changes-to-deploy-staging"]
tags: ["v*.*.*"]

env:
Expand Down

0 comments on commit 3358ca2

Please sign in to comment.