Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
#122: Deploy to separate GCP project
  • Loading branch information
MichaelAkvo committed Apr 14, 2022
1 parent 9a522ac commit 97aaead
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
1 change: 0 additions & 1 deletion .env

This file was deleted.

7 changes: 2 additions & 5 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,9 @@ blocks:
- name: Build and test
commands:
- ./ci/build.sh
- ./ci/deploy.sh
- name: "Promote to production"
run:
when: "tag =~ '.*'"
- name: "Deploy"
task:
jobs:
- name: Promote to production
- name: Just deploy it
commands:
- ./ci/deploy.sh

0 comments on commit 97aaead

Please sign in to comment.