[pkg-nagios-changes] [Git][nagios-team/pkg-nagios-snmp-plugins][master] Do not remove .git* anymore
Jan Wagner (@waja)
gitlab at salsa.debian.org
Fri Jul 16 22:30:16 BST 2021
Jan Wagner pushed to branch master at Debian Nagios Maintainer Group / pkg-nagios-snmp-plugins
Commits:
8e8f3679 by Jan Wagner at 2021-07-16T23:27:01+02:00
Do not remove .git* anymore
- - - - -
2 changed files:
- .github/workflows/packaging_test.yml
- .github/workflows/release.yml
Changes:
=====================================
.github/workflows/packaging_test.yml
=====================================
@@ -20,9 +20,6 @@ jobs:
- uses: actions/checkout at v2
env:
DEBIAN_FRONTEND: "noninteractive"
- - name: Remove github artefacts
- run: |
- rm -rf .git*
- name: Adjust distibution in changelog file
run: |
sed -i '0,/restricted/s//stable/' debian/changelog
=====================================
.github/workflows/release.yml
=====================================
@@ -46,9 +46,6 @@ jobs:
- uses: actions/checkout at v2
env:
DEBIAN_FRONTEND: "noninteractive"
- - name: Remove github artefacts
- run: |
- rm -rf .git*
- name: Adjust distibution in changelog file
run: |
sed -i '0,/restricted/s//stable/' debian/changelog
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-snmp-plugins/-/commit/8e8f3679fcc842dadd55951bb97029c7adb76268
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-snmp-plugins/-/commit/8e8f3679fcc842dadd55951bb97029c7adb76268
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20210716/22e81c0e/attachment.htm>
More information about the pkg-nagios-changes
mailing list