skuzzle / cmp

Create and share public counters
https://countmy.pizza
MIT License
6 stars 1 forks source link

Deploy explicit image version instead of latest #63

Closed skuzzle closed 4 years ago

skuzzle commented 4 years ago

The respective jenkins job is already parameterized. We must adjust the GitHub action to trigger the build with the correct parameter.

The URL would be: JENKINS_URL/job/countmy.pizza%20Deploy%20to%20Production/buildWithParameters?token=TOKEN_NAME&Version=<REFERENCE TO VERSION>

skuzzle commented 4 years ago

Done