...
Code Block |
---|
whoami
hammer show version
unzip -o *.zip
# Depending on how you have zipped the artifact you may need to cd into the DDB repo.
hammer forecast --labels=current --pipeline=current TEST |
...
Code Block |
---|
whoami
hammer show version
unzip -o *.zip
# Depending on how you have zipped the artifact you may need to cd into the DDB repo.
hammer deploy --labels=current --pipeline=current TEST |
...