~gpo/weblog.lol-build

35bb2d46646aef8a59a151ec1ecea0fa5b3db95e — Gil Oliveira 1 year, 8 months ago 5fe9a2c dev v2.0
Change shebang and bump version number
2 files changed, 3 insertions(+), 3 deletions(-)

M example.build.yml
M secretvars.sh
M example.build.yml => example.build.yml +1 -1
@@ 1,5 1,5 @@
// SPDX-License-Identifier: 0BSD
// ~gpo/weblog.lol-build v1.0
// ~gpo/weblog.lol-build v2.0

image: ubuntu/lts
secrets:

M secretvars.sh => secretvars.sh +2 -2
@@ 1,7 1,7 @@
#!/usr/bin/env bash
#!/bin/sh

# SPDX-License-Identifier: 0BSD
# ~gpo/weblog.lol-build v1.0
# ~gpo/weblog.lol-build v2.0

set +x
export ADDRESS=foobar