mirror of
https://github.com/swaywm/sway.git
synced 2024-11-29 03:11:27 +00:00
Set the arch release based on dynamic date output
This commit is contained in:
parent
fc01f04c93
commit
770649664d
|
@ -22,4 +22,5 @@ arch:
|
||||||
- "bash .ci/build.sh"
|
- "bash .ci/build.sh"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- export ARCH_TRAVIS_ARCH_ISO=$(date +%Y.%m).01
|
||||||
- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"
|
- "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"
|
||||||
|
|
Loading…
Reference in a new issue