We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 251dd4a commit 5cac178Copy full SHA for 5cac178
.github/workflows/build-and-deploy.yaml
@@ -10,7 +10,6 @@ jobs:
10
github.ref == 'refs/heads/staging' ||
11
github.ref == 'refs/heads/development'
12
13
-
14
strategy:
15
matrix:
16
# Specify the docker-compose services to build images from
0 commit comments