remove 'make db' target as well

This commit is contained in:
Fredrik Thulin 2023-02-07 15:04:01 +01:00
parent c400bba97d
commit 1bddf21049
No known key found for this signature in database
GPG key ID: 2707330D4030CCAD

View file

@ -6,13 +6,7 @@ cosmos:
upgrade:
fab upgrade
db: global/overlay/etc/puppet/cosmos-db.yaml
global/overlay/etc/puppet/cosmos-db.yaml: global/overlay/etc/puppet/cosmos-rules.yaml
@python ./fabfile/db.py > global/overlay/etc/puppet/cosmos-db.yaml
@git add global/overlay/etc/puppet/cosmos-db.yaml && git commit -m "update db" global/overlay/etc/puppet/cosmos-db.yaml
tag: db
tag:
./bump-tag
test_in_docker: